Searched refs:TINY_CACHE (Results 1 – 9 of 9) sorted by relevance
288 *TINY_CACHE = *marisac::TINY_CACHE;
35 MARISA_SWIG_ENUM_COPY(TINY_CACHE),
5109 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::TINY_CACHE))); in XS()
87 TINY_CACHE = _marisa.TINY_CACHE variable
6075 …SWIG_Python_SetConstant(d, "TINY_CACHE",SWIG_From_int(static_cast< int >(marisa_swig::TINY_CACHE))… in SWIG_init()
4620 …rb_define_const(mMarisa, "TINY_CACHE", SWIG_From_int(static_cast< int >(marisa_swig::TINY_CACHE)));