HomeSort by relevance Sort by last modified time
    Searched refs:TOP_RIGHT_UNDEF (Results 1 - 4 of 4) 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/
macros2.c 28 #ifndef TOP_RIGHT_UNDEF
29 # error TOP_RIGHT_UNDEF should still be defined
53 #ifdef TOP_RIGHT_UNDEF
54 # error TOP_RIGHT_UNDEF should not be defined
macros.c 129 #ifndef TOP_RIGHT_UNDEF
130 # error TOP_RIGHT_UNDEF should still be defined
138 #ifdef TOP_RIGHT_UNDEF
139 # error TOP_RIGHT_UNDEF should not be defined

Completed in 1389 milliseconds