Home
last modified time | relevance | path

Searched defs:xexit (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dxexit.c55 xexit(int status) in xexit() function
/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dxexit.c52 xexit (int exit_status) in xexit() function
/netbsd-src/bin/csh/
H A Dcsh.h62 #define xexit(n) done(n) macro