Home
last modified time | relevance | path

Searched refs:c_return (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mapi/
H A Dmapi_abi.py59 return '%s %s(%s)' % (self.c_return(), self.name, self.c_params())
61 def c_return(self): member in ABIEntry
305 decl = '%s %s %s(%s)' % (ent.c_return(), self.api_entry,
317 ent.c_return(), self.api_entry, ent.c_params())
/third_party/python/Include/internal/
H A Dpycore_global_strings.h238 STRUCT_FOR_ID(c_return)
H A Dpycore_runtime_init.h861 INIT_ID(c_return), \
/third_party/python/Python/
H A Dsysmodule.c927 &_Py_ID(c_return),

Completed in 6 milliseconds