OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gCurrentFileName
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/genrb/
errmsg.h
21
extern const char *
gCurrentFileName
;
errmsg.c
28
fprintf(stderr, "%s:%u: ",
gCurrentFileName
, (int)linenumber);
66
fprintf(stderr, "%s:%u: warning: ",
gCurrentFileName
, (int)linenumber);
genrb.c
34
const char *
gCurrentFileName
= theCurrentFileName;
Completed in 241 milliseconds