Home
last modified time | relevance | path

Searched refs:_AC (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dconst.h22 #define _AC(X,Y) X
27 #define _AC(X,Y) __AC(X, Y) macro
31 #define _BITUL(x) (_AC(1, UL) << (x))
32 #define _BITULL(x) (_AC(1, ULL) << (x))
/bionic/libc/kernel/uapi/asm-x86/asm/
Dprocessor-flags.h49 #define X86_EFLAGS_IOPL (_AC(3, UL) << X86_EFLAGS_IOPL_BIT)
102 #define X86_CR3_PCID_MASK _AC(0x00000fff, UL)
149 #define X86_CR8_TPR _AC(0x0000000f, UL)