HomeSort by relevance Sort by last modified time
    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