Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h246 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
248 # define __attribute_format_arg__(x) /* Ignore */ macro