Home
last modified time | relevance | path

Searched defs:toend (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dapp.c412 char *toend = tostart + tolen; in do_scrub_chars() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dapp.c412 char *toend = tostart + tolen; in do_scrub_chars() local
/netbsd-src/sys/dev/ic/
H A Digsfb.c1213 uint32_t toend; in igsfb_accel_copy() local
/netbsd-src/bin/csh/
H A Dfunc.c811 toend(void) in toend() function