OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_fatal
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
gmessages.c
782
gboolean
is_fatal
= (log_level & G_LOG_FLAG_FATAL) != 0;
local
819
if (
is_fatal
)
891
gboolean
is_fatal
= (log_level & G_LOG_FLAG_FATAL) != 0;
local
952
if (
is_fatal
)
/external/srec/srec/include/
duk_err.h
184
int
is_fatal
;
member in struct:__anon11134
Completed in 445 milliseconds