HomeSort by relevance Sort by last modified time
    Searched refs:__attribute_format_arg__ (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libintl.h 41 __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)
    [all...]
  /external/python/cpython2/Lib/plat-linux2/
DLFCN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
TYPES.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
IN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
TYPES.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
IN.py 66 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/
DLFCN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
TYPES.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
IN.py 66 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.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 271 # 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/
cdefs.h 271 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
273 # define __attribute_format_arg__(x) /* Ignore */ macro
  /external/elfutils/tests/
run-dwarf-getmacros.sh 613 __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))

Completed in 69 milliseconds