Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_functions.py130 f = dll._testfunc_d_bhilfd
/external/python/cpython3/Lib/ctypes/test/
Dtest_functions.py130 f = dll._testfunc_d_bhilfd
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c157 EXPORT(double) _testfunc_d_bhilfd(signed char b, short h, int i, long l, float f, double d) in _testfunc_d_bhilfd() function
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c336 EXPORT(double) _testfunc_d_bhilfd(signed char b, short h, int i, long l, float f, double d) in _testfunc_d_bhilfd() function