Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlibintl.h42 __THROW __attribute_format_arg__ (1);
47 __THROW __attribute_format_arg__ (2);
50 __THROW __attribute_format_arg__ (2);
57 __THROW __attribute_format_arg__ (2);
61 __THROW __attribute_format_arg__ (2);
69 __THROW __attribute_format_arg__ (1) __attribute_format_arg__ (2);
75 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
82 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dcdefs.h241 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
243 # define __attribute_format_arg__(x) /* Ignore */ macro

Completed in 4 milliseconds