Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dapp.c343 char *toend = tostart + tolen; in do_scrub_chars() local
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dapp.c343 char *toend = tostart + tolen; in do_scrub_chars() local
/openbsd-src/bin/csh/
H A Dfunc.c767 toend(void) in toend() function