Home
last modified time | relevance | path

Searched refs:noffset (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.c849 size_t noffset = doff + reloffset; in do_core_note() local
851 for (j = 0; j < 16; j++, noffset++, in do_core_note()
858 if (noffset >= size) in do_core_note()
870 c = nbuf[noffset]; in do_core_note()
/netbsd-src/sys/kern/
H A Dvnode_if.c265 off_t ooffset = 0, noffset = 0; \
281 noffset = (ap)->a_uio->uio_offset; \
282 if (__predict_false(vp_events != 0 && noffset > ooffset)) { \
283 if (noffset > osize) { \
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfonts245 #>84 ulelong x \b, %#x noffset
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c4380 tree noffset; in make_bit_field_ref() local
4383 &noffset, &nmode, &nunsignedp, in make_bit_field_ref()
4386 && noffset == NULL_TREE in make_bit_field_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc4463 tree noffset; in make_bit_field_ref() local
4466 &noffset, &nmode, &nunsignedp, in make_bit_field_ref()
4469 && noffset == NULL_TREE in make_bit_field_ref()