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

  /external/marisa-trie/lib/marisa/
base.h 38 #define MARISA_UINT16_MAX ((marisa_uint16)-1)
  /external/marisa-trie/tests/
unit-test.cc 28 ASSERT(MARISA_UINT16_MAX == 0xFFFFU);

Completed in 72 milliseconds