Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_functions.py132 f = dll._testfunc_D_bhilfD
/third_party/python/Modules/_ctypes/
D_ctypes_test.c344 EXPORT(long double) _testfunc_D_bhilfD(signed char b, short h, int i, long l, float f, long double … in _testfunc_D_bhilfD() function