Searched refs:npin (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/swig-12/Source/Modules/
H A Demit.cxx138 Parm *npin, *npfreearg; local
140 npin = Getattr(p, "tmap:in:next");
144 npin = Getattr(p,"tmap:ignore:next");
146 npin = Getattr(p,"tmap:in:next");
152 if (npin != npfreearg) {
153 while (p != npin) {
160 p = npin;

Completed in 63 milliseconds