OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BAR1_SYSTEM
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Modules/Inputs/macro-ambiguity/a/system/
a_system.h
12
#define
BAR1_SYSTEM
(x) x + x
/external/clang/test/Modules/Inputs/macro-ambiguity/d/system/
d_system.h
11
#define
BAR1_SYSTEM
(x) 2 * x
Completed in 28 milliseconds