Searched refs:Throw (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/visupng/
H A Dcexcept.h69 The Try/Catch and Throw statements (described below) implicitly
97 Try/Catch/Throw macros, so it shouldn't be expensive or have side
118 The Try/Catch/Throw macros are capitalized in order to avoid
132 If a Throw that uses the same exception context as the Try/Catch is
137 such Throw is executed, then the assignment is not performed, and
151 from a Try clause, it will suffice to use Throw, and then return
163 Throw expression;
165 A Throw statement is very much like a return statement, except that
167 where the current function was called, Throw jumps back to the Catch
243 #define Throw \ macro
[all...]
H A DPngFile.c42 Throw msg;
354 Throw "Visualpng: Out of memory";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_except.i49 (*jenv)->Throw(jenv,
175 (*jenv)->Throw(jenv, t);
H A Djava_typemaps.i249 (*jenv)->Throw(jenv, t);
709 (*jenv)->Throw(jenv,
H A Ddb_java_wrap.c1280 (*jenv)->Throw(jenv, t);
1502 (*jenv)->Throw(jenv, t);
1733 (*jenv)->Throw(jenv,

Completed in 89 milliseconds