Home
last modified time | relevance | path

Searched defs:__attribute_format_arg__ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
DTYPES.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
DIN.py66 def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x))) function
68 def __attribute_format_arg__(x): return function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
Dcdefs.h267 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
269 # define __attribute_format_arg__(x) /* Ignore */ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/
Dcdefs.h267 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
269 # define __attribute_format_arg__(x) /* Ignore */ macro