Home
last modified time | relevance | path

Searched refs:TRY_ON (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c19859 enum { TRY_ON, TRY_TRAP, TRY_FINALLY, }; in JimCatchTryHelper() enumerator
19865 case TRY_ON: in JimCatchTryHelper()
19870 if (option == TRY_ON) { in JimCatchTryHelper()