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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c920 String *ctname = SwigType_namestr(cname); local
921 String *fadd = NewStringf("(%s*)(%s)->operator ->()", ctname, pname);
923 Delete(ctname);

Completed in 121 milliseconds