OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SANITY
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaCXX/
warn-sysheader-macro.cpp
9
#define
SANITY
(a) (a / 0)
22
int i =
SANITY
(0); // expected-warning {{division by zero is undefined}}
/external/icu/icu4c/source/config/
icu-config-bottom
97
## Check the
sanity
of current variables
98
sanity
()
100
if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${
SANITY
} = "sane" ];
122
SANITY
="sane"
126
SANITY
="nosanity"
149
sanity
181
sanity
403
sanity
408
sanity
Completed in 331 milliseconds