Searched refs:SWIG_MAXCASTRANK (Results 1 – 3 of 3) sorted by relevance
305 # ifndef SWIG_MAXCASTRANK /* Default cast allowed */306 # define SWIG_MAXCASTRANK (2) macro311 return SWIG_IsOK(r) ? ((SWIG_CastRank(r) < SWIG_MAXCASTRANK) ? (r + 1) : SWIG_ERROR) : r; in SWIG_AddCast()2430 _pi *= SWIG_MAXCASTRANK; in XS()2439 _pi *= SWIG_MAXCASTRANK; in XS()2460 _pi *= SWIG_MAXCASTRANK; in XS()2468 _pi *= SWIG_MAXCASTRANK; in XS()2479 _pi *= SWIG_MAXCASTRANK; in XS()2501 _pi *= SWIG_MAXCASTRANK; in XS()2509 _pi *= SWIG_MAXCASTRANK; in XS()[all …]
413 # ifndef SWIG_MAXCASTRANK /* Default cast allowed */414 # define SWIG_MAXCASTRANK (2) macro419 return SWIG_IsOK(r) ? ((SWIG_CastRank(r) < SWIG_MAXCASTRANK) ? (r + 1) : SWIG_ERROR) : r; in SWIG_AddCast()
309 # ifndef SWIG_MAXCASTRANK /* Default cast allowed */310 # define SWIG_MAXCASTRANK (2) macro315 return SWIG_IsOK(r) ? ((SWIG_CastRank(r) < SWIG_MAXCASTRANK) ? (r + 1) : SWIG_ERROR) : r; in SWIG_AddCast()