Searched refs:_off (Results 1 – 5 of 5) sorted by relevance
207 (a) + (sc)->sc_##what##_off)210 (a) + (sc)->sc_##what##_off)213 (a) + (sc)->sc_##what##_off)216 (a) + (sc)->sc_##what##_off, (x))219 (a) + (sc)->sc_##what##_off, (x))222 (a) + (sc)->sc_##what##_off, (x))
248 #define alist_item_by_offset(_lp, _off) \ argument249 ((void *)((_off) + (char *)(_lp)))
274 size_t _off = arsym->as_off; in ld_ar_member() local292 if (_arsym->as_off != _off) in ld_ar_member()302 if (_arsym->as_off != _off) in ld_ar_member()
143 int _off; member
3866 file->_cnt = file->_size = file->_off = 0; in kobj_open_file()4011 if (page_addr == file->_off && b_size > 0) { in kobj_read_file()4061 file->_off = page_addr; in kobj_read_file()4134 if (kobj_read_file(f, NULL, f->_bsize, f->_off + f->_size) > 0) in kobj_filbuf()