Searched refs:SwigType_type (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10.1/swig-12/Source/CParse/
H A Dutil.c83 if ((ParmList_len(parms) == 1) && (SwigType_type(Getattr(parms, "type")) == T_VOID)) {
/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c20 if (SwigType_type(t) == T_VOID)
53 switch (SwigType_type(t)) {
193 if ((SwigType_type(pt) != T_VOID)) {
203 int tycode = SwigType_type(type);
213 tycode = SwigType_type(tvalue);
262 switch (SwigType_type(t)) {
342 if ((SwigType_type(pt) != T_VOID)) {
442 if ((SwigType_type(pt) != T_VOID)) {
504 if ((SwigType_type(pt) != T_VOID)) {
693 if (SwigType_type(typ
[all...]
H A Dparms.c95 if (!(SwigType_type(t) == T_VOID))
H A Dtypesys.c1183 * SwigType_type()
1190 int SwigType_type(SwigType *t) { function
1196 if (SwigType_type(c + 2) == T_CHAR)
1211 return SwigType_type(c + 1);
1267 r = SwigType_type(nt);
1338 if (SwigType_type(td) == T_USER) {
H A Dswig.h199 extern int SwigType_type(SwigType *t);
/macosx-10.10.1/swig-12/Source/Modules/
H A Dcffi.cxx922 // (SwigType_type(type) == T_FLOAT || SwigType_type(type) == T_DOUBLE ||
923 // SwigType_type(type) == T_LONGDOUBLE) ) {
984 if (SwigType_type(type) == T_FLOAT || SwigType_type(type) == T_DOUBLE || SwigType_type(type) == T_LONGDOUBLE) {
1017 } else if (SwigType_type(type) == T_CHAR) {
1023 } else if (SwigType_type(type) == T_STRING) {
1028 } else if (SwigType_type(type) == T_INT || SwigType_type(typ
[all...]
H A Dmzscheme.cxx531 if ((SwigType_type(t) != T_USER) || (is_a_pointer(t))) {
611 if ((SwigType_type(type) == T_USER) && (!is_a_pointer(type))) {
618 if ((SwigType_type(type) == T_CHAR) && (is_a_pointer(type) == 1)) {
623 if ((SwigType_type(type) == T_CHAR) && (is_a_pointer(type) == 0)) {
638 if ((SwigType_type(type) == T_STRING)) {
640 } else if (SwigType_type(type) == T_CHAR) {
763 if ((SwigType_type(type) == T_USER) && (!is_a_pointer(type))) {
H A Duffi.cxx91 if (SwigType_type(type) == T_CHAR) {
94 } else if (SwigType_type(type) == T_STRING) {
H A Dclisp.cxx354 if (SwigType_type(type) == T_CHAR) {
357 } else if (SwigType_type(type) == T_STRING) {
H A Ddirectors.cxx101 if ((SwigType_type(pt) != T_VOID)) {
H A Dchicken.cxx718 if (1 || (SwigType_type(t) != T_USER) || (isPointer(t))) {
872 if (SwigType_type(nctype) == T_STRING) {
874 } else if (SwigType_type(nctype) == T_CHAR) {
881 if (SwigType_type(t) == T_MPOINTER) {
911 if (1 || (SwigType_type(t) != T_USER) || (isPointer(t))) {
H A Demit.cxx27 if (rt && (SwigType_type(rt) != T_VOID)) {
H A Dallegrocl.cxx914 (SwigType_type(type) == T_FLOAT || SwigType_type(type) == T_DOUBLE || SwigType_type(type) == T_LONGDOUBLE)) {
958 if (try_to_split && SwigType_type(type) != T_STRING) {
987 if (SwigType_type(type) == T_FLOAT || SwigType_type(type) == T_DOUBLE || SwigType_type(type) == T_LONGDOUBLE) {
1032 } else if (SwigType_type(type) == T_CHAR) {
1037 } else if (SwigType_type(type) == T_STRING) {
2807 if (SwigType_type(const_typ
[all...]
H A Dguile.cxx1176 if (1 || (SwigType_type(t) != T_USER) || (is_a_pointer(t))) {
1383 if ((SwigType_type(nctype) == T_USER) && (!is_a_pointer(nctype))) {
1391 if (SwigType_type(nctype) == T_STRING) {
1393 } else if (SwigType_type(nctype) == T_CHAR) {
H A Docaml.cxx912 if ((SwigType_type(type) == T_CHAR) && (is_a_pointer(type) == 1)) {
918 if ((SwigType_type(type) == T_CHAR) && (is_a_pointer(type) == 0)) {
927 if ((SwigType_type(type) == T_STRING)) {
929 } else if (SwigType_type(type) == T_CHAR) {
H A Dpike.cxx579 if (SwigType_type(type) == T_MPOINTER) {
H A Dperl5.cxx983 if (SwigType_type(type) == T_MPOINTER) {
1058 if (SwigType_type(pt) != T_VOID) {
H A Dcsharp.cxx1343 if (SwigType_type(t) == T_STRING) {
1346 } else if (SwigType_type(t) == T_CHAR) {
1918 if (SwigType_type(Getattr(l, "type")) == T_VOID) {
2537 if (SwigType_type(Getattr(l, "type")) == T_VOID) {
H A Djava.cxx1388 if (SwigType_type(t) == T_STRING) {
1391 } else if (SwigType_type(t) == T_CHAR) {
1929 if (SwigType_type(Getattr(l, "type")) == T_VOID) {
2443 if (SwigType_type(Getattr(l, "type")) == T_VOID) {
H A Dlua.cxx801 if (SwigType_type(type) == T_MPOINTER) {
H A Dtcl8.cxx681 if (SwigType_type(type) == T_MPOINTER) {
H A Druby.cxx1797 if (SwigType_type(t) != T_VOID && current != CONSTRUCTOR_INITIALIZE) {
1875 if ( SwigType_type(t) == T_VOID )
2261 if (SwigType_type(type) == T_MPOINTER) {
H A Doctave.cxx777 if (SwigType_type(type) == T_MPOINTER) {
H A Dlang.cxx384 if (SwigType_type(t) == T_VOID)
3385 if (SwigType_type(td) == T_USER) {
H A Dmodula3.cxx2684 if (SwigType_type(Getattr(l, "type")) == T_VOID) {
3100 if (SwigType_type(Getattr(l, "type")) == T_VOID) {

Completed in 194 milliseconds

12