Home
last modified time | relevance | path

Searched defs:mend (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmacro.d107 size_t mend = u + marg.length; in expand() local
123 size_t mend = u + 2 + marg.length; in expand() local
230 size_t mend = v + 1 + 2 + m.text.length + 2; in expand() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmacro.c287 size_t mend = u + marglen; in expand() local
303 size_t mend = u + 2 + marglen; in expand() local
430 size_t mend = v + 1 + 2+m->textlen+2; in expand() local
/netbsd-src/sys/arch/ews4800mips/ews4800mips/
H A Dsbd.c154 uint32_t *m, *mend; in sbd_memcluster_check() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dandroid.d79 auto mend = cast(immutable ModuleInfo**)&__stop_minfo; in initSections() local
/netbsd-src/sys/arch/atari/stand/installboot/
H A Ddisklabel.c201 off_t mend = lseek(fd, 0, SEEK_END); in ahdi_getparts() local