Searched refs:_w (Results 1 – 3 of 3) sorted by relevance
50 #undef _w84 # define _w w8 macro117 # define _w w macro131 return ELF_R_SYM(_w(rp->r_info)); in fn_ELF_R_SYM()137 rp->r_info = _w(ELF_R_INFO(sym, type)); in fn_ELF_R_INFO()167 Elf_Addr current_r_offset = _w(rp->r_offset); in MIPS_is_fake_mcount()193 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()194 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func()195 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func()196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func()[all …]
441 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) in __sputc()451 (--(p)->_w < 0 ? \452 (p)->_w >= (p)->_lbfsize ? \497 #define fast_putc(x,p) (--(p)->_w < 0 ? \
152 int _w; /* write space left for putc() */ member169 int _w; /* write space left for putc() */ member217 int _w; /* write space left for putc() */ member448 var->__sf_fake._w = 0; \