Home
last modified time | relevance | path

Searched defs:functype (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/functionalext/symver/
Ddso_symver.h49 typedef char *(*functype)(void); typedef
/third_party/boost/libs/math/tools/
Dbessel_derivative_data.cpp86 int functype = 0; in cpp_main() local
Dbessel_derivative_data_from_bessel_ipps.cpp171 auto functype = BesselFamily::J; in main() local
Dbessel_data.cpp274 int functype = 0; in main() local
/third_party/python/Lib/ctypes/test/
Dtest_callbacks.py10 functype = CFUNCTYPE variable in Callbacks
153 functype = WINFUNCTYPE variable in StdcallCallbacks
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp1011 const string functype = string("%") + var_type + "_" + var_type + "_function"; in passthruInterface() local