HomeSort by relevance Sort by last modified time
    Searched defs:FOO1_QUOTE (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Modules/Inputs/macro-ambiguity/a/quote/
a_quote.h 4 #define FOO1_QUOTE(x) x + x
  /external/clang/test/Modules/Inputs/macro-ambiguity/c/quote/
c_quote.h 4 #define FOO1_QUOTE(x) 2 * x

Completed in 38 milliseconds