Searched refs:ATTR_PRINTF (Results 1 – 5 of 5) sorted by relevance
/external/libxkbcommon/xkbcommon/src/ |
D | context.h | 34 ATTR_PRINTF(3, 0) void (*log_fn)(struct xkb_context *ctx, 90 ATTR_PRINTF(4, 5) void
|
D | utils.h | 224 # define ATTR_PRINTF(x,y) __attribute__((__format__(__printf__, x, y))) macro 226 # define ATTR_PRINTF(x,y) macro
|
D | context.c | 190 ATTR_PRINTF(3, 0) static void
|
/external/libxkbcommon/xkbcommon/test/ |
D | log.c | 48 ATTR_PRINTF(3, 0) static void
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | keymap-dump.c | 80 ATTR_PRINTF(2, 3) static bool
|