Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py640 func = dll._testfunc_union_by_reference2
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c182 _testfunc_union_by_reference2(Test4 *in) { in _testfunc_union_by_reference2() function