Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkSemaphore.cpp241 IMPORT_FUNC import_func) in importPayload()
/external/python/cpython3/Include/internal/
Dpycore_interp.h120 PyObject *import_func; member
/external/python/cpython3/Python/
Dceval.c5176 PyObject *import_func, *res; in import_name() local