Home
last modified time | relevance | path

Searched defs:__attribute_format_arg__ (Results 1 – 3 of 3) 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