HomeSort by relevance Sort by last modified time
    Searched refs:MARISA_UINT8_MAX (Results 1 - 2 of 2) sorted by null

  /external/marisa-trie/lib/marisa/
base.h 37 #define MARISA_UINT8_MAX ((marisa_uint8)-1)
  /external/marisa-trie/tests/
unit-test.cc 27 ASSERT(MARISA_UINT8_MAX == 0xFFU);

Completed in 20 milliseconds