OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P_rexw
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mach_override/libudis86/
itab.c
[
all
...]
decode.h
42
#define
P_rexw
( 1 << 5 )
43
#define
P_REXW
(n) ( ( n >> 5 ) & 1 )
Completed in 33 milliseconds