OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X86_CR0_NE_BIT
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
68
#define
X86_CR0_NE_BIT
5
69
#define X86_CR0_NE _BITUL(
X86_CR0_NE_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
61
#define
X86_CR0_NE_BIT
5 /* Numeric Error */
62
#define X86_CR0_NE _BITUL(
X86_CR0_NE_BIT
)
Completed in 182 milliseconds