Searched refs:__attribute_format_arg__ (Results 1 – 4 of 4) sorted by relevance
66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function68 def __attribute_format_arg__(x): return function
613 __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))