Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py630 func = dll._testfunc_union_by_reference1
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c174 _testfunc_union_by_reference1(Test4 *in) { in _testfunc_union_by_reference1() function