Searched refs:_testfunc_q_bhilfdq (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ |
D | test_functions.py | 161 f = dll._testfunc_q_bhilfdq
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_functions.py | 161 f = dll._testfunc_q_bhilfdq
|
/external/python/cpython2/Modules/_ctypes/ |
D | _ctypes_test.c | 258 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.c | 436 EXPORT(long long) _testfunc_q_bhilfdq(signed char b, short h, int i, long l, float f, in _testfunc_q_bhilfdq() function
|