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

  /external/clang/test/Modules/Inputs/macro-ambiguity/b/quote/
b_quote.h 4 #define FOO2_QUOTE(x) x + x
  /external/clang/test/Modules/Inputs/macro-ambiguity/c/quote/
c_quote.h 5 #define FOO2_QUOTE(x) 2 * x

Completed in 39 milliseconds