OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_log_no_exit
(Results
1 - 3
of
3
) sorted by null
/build/kati/
log.cc
19
bool
g_log_no_exit
;
variable
log.h
28
extern bool
g_log_no_exit
;
67
if (!
g_log_no_exit
) { \
ninja_test.cc
75
g_log_no_exit
= true;
Completed in 54 milliseconds