Home
last modified time | relevance | path

Searched refs:Checkattr (Results 1 – 6 of 6) sorted by relevance

/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dsymbol.c644 while (td && Checkattr(td, "nodeType", "cdecl") && Checkattr(td, "storage", "typedef")) { in Swig_symbol_cadd()
1130 if (!Checkattr(n, "nodeType", "symboltable")) { in Swig_symbol_clookup()
1175 while (s && Checkattr(s, "nodeType", "using")) { in Swig_symbol_clookup()
1204 if (!Checkattr(n, "nodeType", "symboltable")) { in Swig_symbol_clookup_check()
1248 while (s && Checkattr(s, "nodeType", "using")) { in Swig_symbol_clookup_check()
1273 if (!Checkattr(n, "nodeType", "symboltable")) { in Swig_symbol_clookup_local()
1300 while (s && Checkattr(s, "nodeType", "using")) { in Swig_symbol_clookup_local()
1321 if (!Checkattr(n, "nodeType", "symboltable")) { in Swig_symbol_clookup_local_check()
1348 while (s && Checkattr(s, "nodeType", "using")) { in Swig_symbol_clookup_local_check()
1474 if (Checkattr(n, "nodeType", "symboltable")) { in Swig_symbol_qualified()
[all …]
H A Dtypesys.c1535 if (Checkattr(n, "nodeType", "class") in SwigType_alttype()
1556 if ((Checkattr(n, "nodeType", "class") in SwigType_alttype()
H A Dtypemap.c1512 if (Checkattr(tm, "type", "SWIGTYPE")) { in Swig_typemap_lookup_impl()
1789 if (Checkattr(tm, "type", "SWIGTYPE")) { in Swig_typemap_attach_parms()
/dports/devel/swig/swig-4.0.2/Source/DOH/
H A Ddoh.h52 #define DohCheckattr DOH_NAMESPACE(Checkattr)
356 #define Checkattr DohCheckattr macro
/dports/devel/swig/swig-4.0.2/Source/Preprocessor/
H A Dcpp.c535 if (!Checkattr(m1, kpp_value, macrovalue)) { in Preprocessor_define()
/dports/devel/swig/swig-4.0.2/
H A DCHANGES8107 Please use Getattr() to retrieve attributes. The function Checkattr() can