Searched defs:EXIT (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_interface.h26 EXIT = 1, enumerator in enum:XRayEntryType
/netbsd-current/sys/arch/hppa/include/
H A Dasm.h100 #define EXIT(x) ! .exit ! .procend ! .size x, .-x macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DXRayRecord.h59 EXIT, member in class:llvm::xray::RecordTypes
H A DInstrumentationMap.h40 enum class FunctionKinds { ENTRY, EXIT, TAIL, LOG_ARGS_ENTER, CUSTOM_EVENT }; member in class:llvm::xray::SledEntry::FunctionKinds
/netbsd-current/games/atc/
H A Dstruct.h57 typedef SCREEN_POS EXIT; typedef
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dc_except_sys_sstep.S197 EXIT: label
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A De_os.h213 # define EXIT(n) exit(n) macro
283 # define EXIT(n) exit((n) ? (((n) << 3) | 2 | 0x10000000 | 0x35a000) : 1) macro
301 # define EXIT(n) exit(n) macro
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dc_except_sys_sstep.S197 EXIT: label
/netbsd-current/crypto/external/bsd/openssl/dist/
H A De_os.h160 # define EXIT(n) exit(n) macro
230 # define EXIT(n) exit((n) ? (((n) << 3) | 2 | 0x10000000 | 0x35a000) : 1) macro
244 # define EXIT(n) exit(n) macro
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c72 # define EXIT exit macro
/netbsd-current/external/historical/nawk/dist/
H A Dytab.h92 EXIT = 298, enumerator in enum:yytokentype
H A Dytab.c168 EXIT = 298, enumerator in enum:yytokentype
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhttpd.c51 #define EXIT(x) do { fprintf(stderr, "EXIT %s\n", (x)); } while (0) macro
55 #define EXIT(x) do { } while(0) macro
/netbsd-current/sbin/sysctl/
H A Dsysctl.c151 #define EXIT(n) do { \ macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c31 #define EXIT exit macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c31 #define EXIT exit macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c31 #define EXIT exit macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c31 #define EXIT exit macro

Completed in 633 milliseconds