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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dinclude.c57 String *pdirname; local
63 pdirname = NewString(dirname);
64 assert(pdirname);
65 Insert(pdirectories,0,pdirname);
66 Delete(pdirname);

Completed in 117 milliseconds