Searched refs:_testfunc_D_bhilfD (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ |
D | test_functions.py | 142 f = dll._testfunc_D_bhilfD
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_functions.py | 142 f = dll._testfunc_D_bhilfD
|
/external/python/cpython2/Modules/_ctypes/ |
D | _ctypes_test.c | 165 EXPORT(long double) _testfunc_D_bhilfD(signed char b, short h, int i, long l, float f, long double … in _testfunc_D_bhilfD() function
|
/external/python/cpython3/Modules/_ctypes/ |
D | _ctypes_test.c | 344 EXPORT(long double) _testfunc_D_bhilfD(signed char b, short h, int i, long l, float f, long double … in _testfunc_D_bhilfD() function
|