Home
last modified time | relevance | path

Searched refs:_testfunc_f_bhilfd (Results 1 – 2 of 2) sorted by relevance

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