Home
last modified time | relevance | path

Searched defs:import_func (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSemaphore.cpp241 IMPORT_FUNC import_func) in importPayload()
/third_party/python/Include/internal/
Dpycore_interp.h265 PyObject *import_func; member
/third_party/python/Python/
Dpylifecycle.c773 PyObject *import_func = _PyDict_GetItemStringWithError(interp->builtins, in pycore_init_builtins() local
Dceval.c5975 PyObject *import_func, *res; in import_name() local