Home
last modified time | relevance | path

Searched defs:ATTR_PRINTF (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxkbcommon/src/
H A Dutils.h265 # define ATTR_PRINTF(x,y) __attribute__((__format__(__printf__, x, y))) macro
267 # define ATTR_PRINTF(x,y) macro