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

/external/marisa-trie/lib/marisa/
H A Dbase.h27 typedef unsigned __int16 marisa_uint16; typedef
32 typedef uint16_t marisa_uint16; typedef
38 #define MARISA_UINT16_MAX ((marisa_uint16)-1)
148 typedef ::marisa_uint16 UInt16;
/external/marisa-trie/tests/
H A Dunit-test.cc23 ASSERT(sizeof(marisa_uint16) == 2);

Completed in 116 milliseconds