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

  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
TYPES.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
IN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
  /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)))
TYPES.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
IN.py 66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
  /toolchain/binutils/binutils-2.25/intl/
libgnuintl.h 119 # define _INTL_MAY_RETURN_STRING_ARG(n) __attribute__ ((__format_arg__ (n)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 246 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))
  /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)))
  /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)))
  /external/elfutils/tests/
run-dwarf-getmacros.sh 613 __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))

Completed in 226 milliseconds