Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c403 StructUnionType_paramfunc(CDataObject *self) in StructUnionType_paramfunc() function
463 dict->paramfunc = StructUnionType_paramfunc; in StructUnionType_new()
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c446 StructUnionType_paramfunc(CDataObject *self) in StructUnionType_paramfunc() function
506 dict->paramfunc = StructUnionType_paramfunc; in StructUnionType_new()