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

  /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)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 246 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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.7-4.6/sysroot/usr/include/sys/
cdefs.h 246 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))

Completed in 452 milliseconds