Searched refs:marisa_alpha_uint16 (Results 1 - 2 of 2) sorted by relevance

/external/marisa-trie/v0_1_5/lib/marisa_alpha/
H A Dbase.h22 typedef unsigned __int16 marisa_alpha_uint16; typedef
27 typedef uint16_t marisa_alpha_uint16; typedef
33 #define MARISA_ALPHA_UINT16_MAX ((marisa_alpha_uint16)-1)
142 typedef ::marisa_alpha_uint16 UInt16;
/external/marisa-trie/v0_1_5/tests/
H A Dunit-test.cc23 ASSERT(sizeof(marisa_alpha_uint16) == 2);

Completed in 29 milliseconds