HomeSort by relevance Sort by last modified time
    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 256 milliseconds