OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:marisa_write
(Results
1 - 3
of
3
) sorted by null
/external/marisa-trie/tests/
c-test.c
29
ASSERT(
marisa_write
(NULL, 0) == MARISA_HANDLE_ERROR);
/external/marisa-trie/lib/marisa/
trie-c.cc
154
marisa_status
marisa_write
(const marisa_trie *h, int fd) {
function
trie.h
337
marisa_status
marisa_write
(const marisa_trie *h, int fd);
Completed in 832 milliseconds