Searched defs:MARISA_THROW (Results 1 - 1 of 1) sorted by relevance

/external/marisa-trie/lib/marisa/
H A Dbase.h190 // MARISA_THROW adds a filename and a line number to an exception.
192 #define MARISA_THROW(status) \ macro
203 #define MARISA_THROW(status) \ macro
210 (void)((!(cond)) || (MARISA_THROW(status), 0))

Completed in 30 milliseconds