Searched defs:useable (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/ | ||
H A D | ldt.h | 33 unsigned int useable : 1; member |
/aosp12/art/runtime/arch/x86/ | ||
H A D | thread_x86.cc | 56 const int useable = 1; in InitCpu() local |