Home
last modified time | relevance | path

Searched refs:SWIG_CanCastAsInteger (Results 1 – 2 of 2) sorted by relevance

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx1736 SWIG_CanCastAsInteger(double *d, double min, double max) { in SWIG_CanCastAsInteger() function
1800 if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, 0, ULONG_MAX)) { in SWIG_PERL_DECL_ARGS_2()
1870 if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, LONG_MIN, LONG_MAX)) { in SWIG_PERL_DECL_ARGS_2()
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx3013 SWIG_CanCastAsInteger(double *d, double min, double max) { in SWIG_CanCastAsInteger() function
3075 if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, 0, ULONG_MAX)) { in SWIG_AsVal_unsigned_SS_long()
3141 if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, LONG_MIN, LONG_MAX)) { in SWIG_AsVal_long()