OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_print_format
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/util/
u_debug.h
132
void
debug_print_format
(const char *msg, unsigned fmt );
135
#define
debug_print_format
(_msg, _fmt) ((void)0)
macro
u_debug.c
369
void
debug_print_format
(const char *msg, unsigned fmt )
function
Completed in 59 milliseconds