Lines Matching refs:__X32_SYSCALL_BIT
7958 __X32_SYSCALL_BIT hack). But since it handled only __X32_SYSCALL_BIT and
7961 __X32_SYSCALL_BIT.
7964 __X32_SYSCALL_BIT handling.
7975 __X32_SYSCALL_BIT.
22743 syscall_name: clear __X32_SYSCALL_BIT from syscall number on x32.
22745 * syscall.c (syscall_name) [X32_PERSONALITY_NUMBER && __X32_SYSCALL_BIT]:
22746 Clear __X32_SYSCALL_BIT from scno on x32 personality.
46821 While at it, also fixed x32 detection to use __X32_SYSCALL_BIT,
46832 on scno & __X32_SYSCALL_BIT.
46946 Remove __X32_SYSCALL_MASK and use __X32_SYSCALL_BIT instead.
47820 (__X32_SYSCALL_BIT): Define if not defined.