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

/external/marisa-trie/lib/marisa/
H A Dbase.h26 typedef unsigned __int8 marisa_uint8; typedef
31 typedef uint8_t marisa_uint8; typedef
37 #define MARISA_UINT8_MAX ((marisa_uint8)-1)
147 typedef ::marisa_uint8 UInt8;
/external/marisa-trie/tests/
H A Dunit-test.cc22 ASSERT(sizeof(marisa_uint8) == 1);

Completed in 286 milliseconds