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

/freebsd-current/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h25 EXIT = 1, enumerator in enum:XRayEntryType
/freebsd-current/contrib/llvm-project/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
/freebsd-current/crypto/openssl/
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
/freebsd-current/sbin/mount/
H A Dmount.c57 #define EXIT(a) { \ macro

Completed in 84 milliseconds