Searched refs:ON_ERROR_THROW (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dcxx_int.h54 #define ON_ERROR_THROW 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp373 // ON_ERROR_THROW
382 return (ON_ERROR_THROW);
572 // ON_ERROR_THROW throw an error
581 if (error_policy == ON_ERROR_THROW) {
626 if (error_policy == ON_ERROR_THROW) {
650 if (error_policy == ON_ERROR_THROW) {
H A Dcxx_db.cpp192 // ON_ERROR_THROW
209 return (ON_ERROR_THROW);

Completed in 43 milliseconds