Searched defs:_PRINTF_LIKE (Results 1 – 1 of 1) sorted by relevance
32 # define _PRINTF_LIKE(_one, _two) __attribute__ ((__format__ (__printf__, _one, _two))) macro34 # define _PRINTF_LIKE(_one, _two) macro