Home
last modified time | relevance | path

Searched refs:__attribute_format_arg__ (Results 1 – 4 of 4) sorted by relevance

/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
/external/elfutils/tests/
Drun-dwarf-getmacros.sh613 __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x)))