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

  /device/linaro/bootloader/edk2/StdLib/Include/
nl_types.h 94 __attribute__((__format_arg__(4)));
  /external/python/cpython2/Lib/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/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.27/intl/
libgnuintl.h 119 # define _INTL_MAY_RETURN_STRING_ARG(n) __attribute__ ((__format_arg__ (n)))
  /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)))
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
cdefs.h 441 #define __format_arg(fmtarg) __attribute__((__format_arg__ (fmtarg)))
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 54 def __format_arg(fmtarg): return __attribute__((__format_arg__ (fmtarg)))
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 54 def __format_arg(fmtarg): return __attribute__((__format_arg__ (fmtarg)))
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 54 def __format_arg(fmtarg): return __attribute__((__format_arg__ (fmtarg)))
  /external/elfutils/tests/
run-dwarf-getmacros.sh 613 __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))

Completed in 2164 milliseconds