OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTR_PRINTF
(Results
1 - 5
of
5
) sorted by null
/external/libxkbcommon/xkbcommon/src/
context.h
34
ATTR_PRINTF
(3, 0) void (*log_fn)(struct xkb_context *ctx,
90
ATTR_PRINTF
(4, 5) void
utils.h
224
# define
ATTR_PRINTF
(x,y) __attribute__((__format__(__printf__, x, y)))
226
# define
ATTR_PRINTF
(x,y)
context.c
190
ATTR_PRINTF
(3, 0) static void
/external/libxkbcommon/xkbcommon/test/
log.c
48
ATTR_PRINTF
(3, 0) static void
/external/libxkbcommon/xkbcommon/src/xkbcomp/
keymap-dump.c
80
ATTR_PRINTF
(2, 3) static bool
Completed in 203 milliseconds