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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dallocate.cxx30 static String *search_decl = 0; /* Declarator being searched */ variable
41 if (Strcmp(decl2, search_decl) == 0) {
342 search_decl = SwigType_pop_function(base_decl);
345 Delete(search_decl);

Completed in 108 milliseconds