| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | errors.h | 52 _mesa_warning( struct gl_context *gc, const char *fmtString, ... ) PRINTFLIKE(2, 3); 55 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3); 58 _mesa_error( struct gl_context *ctx, GLenum error, const char *fmtString, ... ) PRINTFLIKE(3, 4); 64 _mesa_debug( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3); 67 _mesa_log(const char *fmtString, ...) PRINTFLIKE(1, 2); 91 const char *fmtString, ...) PRINTFLIKE(6, 7);
|
| H A D | imports.h | 321 _mesa_snprintf( char *str, size_t size, const char *fmt, ... ) PRINTFLIKE(3, 4);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | errors.h | 52 _mesa_warning( struct gl_context *gc, const char *fmtString, ... ) PRINTFLIKE(2, 3); 55 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3); 58 _mesa_error( struct gl_context *ctx, GLenum error, const char *fmtString, ... ) PRINTFLIKE(3, 4); 64 _mesa_debug( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3); 67 _mesa_log(const char *fmtString, ...) PRINTFLIKE(1, 2); 91 const char *fmtString, ...) PRINTFLIKE(6, 7);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | intel_log.h | 46 void PRINTFLIKE(3, 4) 74 static inline void PRINTFLIKE(1, 2)
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri_common.h | 42 #include "util/macros.h" /* for PRINTFLIKE */ 66 extern void dri_message(int level, const char *f, ...) PRINTFLIKE(2, 3);
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | log.h | 46 void PRINTFLIKE(3, 4) 90 static inline void PRINTFLIKE(1, 2)
|
| H A D | ralloc.h | 383 char *ralloc_asprintf (const void *ctx, const char *fmt, ...) PRINTFLIKE(2, 3) MALLOCLIKE; 417 PRINTFLIKE(3, 4); 460 PRINTFLIKE(2, 3);
|
| H A D | u_string.h | 47 #include "util/macros.h" // PRINTFLIKE 71 PRINTFLIKE(2, 3)
|
| H A D | macros.h | 177 # define PRINTFLIKE(f, a) __attribute__ ((format(__MINGW_PRINTF_FORMAT, f, a))) macro 179 # define PRINTFLIKE(f, a) __attribute__ ((format(__printf__, f, a))) macro 182 #define PRINTFLIKE(f, a) macro
|
| H A D | u_debug.h | 62 #define _util_printf_format(fmt, list) PRINTFLIKE(fmt, list)
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_log.h | 65 void PRINTFLIKE(7, 8) 86 VkResult PRINTFLIKE(5, 6)
|
| H A D | vk_alloc.h | 108 PRINTFLIKE(3, 4) static inline char *
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | ralloc.h | 321 char *ralloc_asprintf (const void *ctx, const char *fmt, ...) PRINTFLIKE(2, 3) MALLOCLIKE; 355 PRINTFLIKE(3, 4); 398 PRINTFLIKE(2, 3);
|
| H A D | macros.h | 128 #define PRINTFLIKE(f, a) __attribute__ ((format(__printf__, f, a))) macro 130 #define PRINTFLIKE(f, a) macro
|
| H A D | u_string.h | 46 #include "util/macros.h" // PRINTFLIKE 89 PRINTFLIKE(3, 4) 107 PRINTFLIKE(2, 3)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_debug.h | 101 ...) PRINTFLIKE(3, 4);
|
| /xsrc/external/mit/MesaLib/dist/src/drm-shim/ |
| H A D | drm_shim.h | 81 const char *path_format, ...) PRINTFLIKE(2, 3);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_debug.h | 107 ...) PRINTFLIKE(3, 4);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aub_write.h | 42 static inline void PRINTFLIKE(2, 3) NORETURN
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_private.h | 56 size_t spirv_offset, const char *fmt, ...) PRINTFLIKE(4, 5); 61 const char *fmt, ...) PRINTFLIKE(4, 5); 65 const char *fmt, ...) PRINTFLIKE(4, 5); 90 const char *fmt, ...) PRINTFLIKE(4, 5);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_private.h | 46 size_t spirv_offset, const char *fmt, ...) PRINTFLIKE(4, 5); 51 const char *fmt, ...) PRINTFLIKE(4, 5); 55 const char *fmt, ...) PRINTFLIKE(4, 5); 80 const char *fmt, ...) PRINTFLIKE(4, 5);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_priv.h | 45 void PRINTFLIKE(3, 4) UNUSED
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_priv.h | 45 void PRINTFLIKE(3, 4) UNUSED
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_util.c | 36 void PRINTFLIKE(3, 4)
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_common.h | 178 PRINTFLIKE(2, 3);
|