Searched defs:__X32_SYSCALL_BIT (Results 1 – 3 of 3) sorted by relevance
13 #define __X32_SYSCALL_BIT 0x40000000 macro
48 # define __X32_SYSCALL_BIT 0x40000000 in arch_get_scno() macro
52 pub const __X32_SYSCALL_BIT: ::c_long = 0x40000000; constant