Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dlibintl.h41 __THROW __attribute_format_arg__ (1);
46 __THROW __attribute_format_arg__ (2);
48 __THROW __attribute_format_arg__ (2);
54 __THROW __attribute_format_arg__ (2);
57 __THROW __attribute_format_arg__ (2);
64 __THROW __attribute_format_arg__ (1) __attribute_format_arg__ (2);
70 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
77 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
/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