Searched defs:SYSCALL (Results 1 – 6 of 6) sorted by relevance
1 #define SYSCALL "syscall(\"foo\")" macro
30 pub const SYSCALL: ErrorCode = ErrorCode(ffi::SSL_ERROR_SYSCALL); constant
113 const SYSCALL = feature_bit(11); /* 0x00000800 SYSCALL/SYSRET Instructions */ constant
100 bool SYSCALL(void) { return CPU_Rep.isIntel_ && CPU_Rep.f_81_EDX_[11]; } in SYSCALL() function in InstructionSet
16836 SYSCALL = 18, enumerator