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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dtypesys.c1412 static Hash *r_ltype = 0; /* Hash mapping mangled names to their local c type */ variable
1440 r_ltype = NewHash();
1470 lthash = Getattr(r_ltype, mt);
1473 Setattr(r_ltype, mt, lthash);
1915 Printf(stdout, "---r_ltype---\n");
1916 Printf(stdout, "%s\n", r_ltype);
1964 lthash = Getattr(r_ltype, ki.item);

Completed in 68 milliseconds