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