Searched defs:debug_printf (Results 1 - 3 of 3) sorted by last modified time

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.h80 debug_printf(const char *format, ...) _util_printf_format(1,2);
83 debug_printf(const char *format, ...) function
95 /* Haiku provides debug_printf in libroot with OS.h */
111 debug_printf args; \
125 * Dump a blob in hex to the same place that debug_printf sends its
272 * debug_printf("%s = %s\n",
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h332 void (*debug_printf)(const char *format, ...); member in struct:sctp_base_info
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug.h81 debug_printf(const char *format, ...) _util_printf_format(1,2);
84 debug_printf(const char *format, ...) function
96 /* Haiku provides debug_printf in libroot with OS.h */
112 debug_printf args; \
126 * Dump a blob in hex to the same place that debug_printf sends its
273 * debug_printf("%s = %s\n",

Completed in 83 milliseconds