OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NULLSTR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
putiltst.c
527
static const char *
NULLSTR
="NULL";
532
#define STRNULL(x) ((x)?(x):
NULLSTR
)
/external/icu4c/test/cintltst/
putiltst.c
538
static const char *
NULLSTR
="NULL";
543
#define STRNULL(x) ((x)?(x):
NULLSTR
)
Completed in 25 milliseconds