HomeSort by relevance Sort by last modified time
    Searched refs:TOP_RIGHT_UNDEF (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Modules/Inputs/
macros_right_undef.h 1 #undef TOP_RIGHT_UNDEF
macros_top.h 15 #define TOP_RIGHT_UNDEF int
  /external/clang/test/Modules/
macros.c 130 #ifndef TOP_RIGHT_UNDEF
131 # error TOP_RIGHT_UNDEF should still be defined
136 #ifdef TOP_RIGHT_UNDEF
137 # error TOP_RIGHT_UNDEF should not be defined

Completed in 6387 milliseconds