OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_cast
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/mach_override/libudis86/
decode.h
36
#define
P_cast
( 1 << 0 )
37
#define
P_CAST
(n) ( ( n >> 0 ) & 1 )
Completed in 48 milliseconds