OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format_log
(Results
1 - 2
of
2
) sorted by null
/bionic/linker/
linker_debug.h
70
extern int
format_log
(int, const char *, const char *, ...);
73
if (debug_verbosity > (v))
format_log
(5-(v),"linker",x); \
linker_format.c
305
format_log
(int prio, const char *tag, const char *format, ...)
function
Completed in 30 milliseconds