Home
last modified time | relevance | path

Searched refs:_testfunc_q_bhilfdq (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/ctypes/test/
Dtest_functions.py161 f = dll._testfunc_q_bhilfdq
/external/python/cpython3/Lib/ctypes/test/
Dtest_functions.py161 f = dll._testfunc_q_bhilfdq
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c258 EXPORT(PY_LONG_LONG) _testfunc_q_bhilfdq(signed char b, short h, int i, long l, float f, in _testfunc_q_bhilfdq() function
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c436 EXPORT(long long) _testfunc_q_bhilfdq(signed char b, short h, int i, long l, float f, in _testfunc_q_bhilfdq() function