Searched refs:__attribute_format_arg__ (Results 1 - 11 of 11) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/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__ (
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/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__ (
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
H A DDLFCN.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
H A DTYPES.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
H A DIN.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
H A DDLFCN.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
H A DTYPES.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
H A DIN.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
H A Dcdefs.h246 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
248 # define __attribute_format_arg__(x) /* Ignore */ macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
H A Dcdefs.h271 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
273 # define __attribute_format_arg__(x) /* Ignore */ macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
H A Dcdefs.h271 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
273 # define __attribute_format_arg__(x) /* Ignore */ macro

Completed in 102 milliseconds