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