Searched refs:_format_ (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_debug.h | 42 #define GLAMOR_PANIC(_format_, ...) \ argument 45 " at %32s line %d: " _format_ "\n", \ 51 #define __debug_output_message(_format_, _prefix_, ...) \ argument 53 "%32s:\t" _format_ , \ 58 #define glamor_debug_output(_level_, _format_,...) \ argument 61 __debug_output_message(_format_, \ 66 #define glamor_fallback(_format_,...) \ argument 69 __debug_output_message(_format_, \
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 87480 glamor_debug_output(_level_, _format_,...) to conditional output some messages
|