OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
131
#ifndef
TOP_RIGHT_UNDEF
132
# error
TOP_RIGHT_UNDEF
should still be defined
137
#ifndef
TOP_RIGHT_UNDEF
138
# error
TOP_RIGHT_UNDEF
should still be defined
Completed in 231 milliseconds