Home
last modified time | relevance | path

Searched refs:PrintfishFunc (Results 1 – 3 of 3) sorted by relevance

/dports/lang/python27/Python-2.7.18/Modules/
H A Dpuremodule.c57 typedef int (*PrintfishFunc)(const char*, ...); typedef
116 call_printfish_function(PrintfishFunc func, PyObject *self, PyObject *args) in call_printfish_function()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dpuremodule.c57 typedef int (*PrintfishFunc)(const char*, ...); typedef
116 call_printfish_function(PrintfishFunc func, PyObject *self, PyObject *args) in call_printfish_function()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dpuremodule.c57 typedef int (*PrintfishFunc)(const char*, ...); typedef
116 call_printfish_function(PrintfishFunc func, PyObject *self, PyObject *args) in call_printfish_function()