Home
last modified time | relevance | path

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

/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dstruct_initialization_runme.py15 if cvar.instanceE1.x != 1:
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dstruct_initialization.i25 } instanceE1[3] = { { 1 }, { 2 }, { 3} }; variable