OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:marisa_fwrite
(Results
1 - 3
of
3
) sorted by null
/external/marisa-trie/tests/
c-test.c
28
ASSERT(
marisa_fwrite
(NULL, NULL) == MARISA_HANDLE_ERROR);
/external/marisa-trie/lib/marisa/
trie-c.cc
146
marisa_status
marisa_fwrite
(const marisa_trie *h, FILE *file) {
function
trie.h
336
marisa_status
marisa_fwrite
(const marisa_trie *h, FILE *file);
Completed in 30 milliseconds