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

  /external/clang/test/Modules/Inputs/
macros_bottom.h 3 extern TOP_DEF_RIGHT_UNDEF *TDRUp;
macros_right_undef.h 5 #undef TOP_DEF_RIGHT_UNDEF
macros_top.h 25 #define TOP_DEF_RIGHT_UNDEF void
  /external/clang/test/Modules/
macros.c 149 TOP_DEF_RIGHT_UNDEF *TDRUf() { return TDRUp; }
153 int TOP_DEF_RIGHT_UNDEF; // ok, no longer defined

Completed in 235 milliseconds