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

/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A Dcexcept.h64 The Try/Catch and Throw statements (described below) implicitly
92 Try/Catch/Throw macros, so it shouldn't be expensive or have side
103 are used by a Try/Catch statement. It does no harm to initialize
107 Try/Catch statement.
111 Catch (expression) statement
113 The Try/Catch/Throw macros are capitalized in order to avoid
117 A Try/Catch statement has a syntax similar to an if/else statement,
122 the else clause is optional, the Catch clause is required. The
127 If a Throw that uses the same exception context as the Try/Catch is
130 Try/Catch statemen
226 #define Catch macro
[all...]
H A DPngFile.c264 Catch (msg) function
378 Catch (msg) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_win16.h475 Catch((_t)->md.context ); \
483 if (!Catch((_t)->md.context)) { \
493 Catch((_t)->md.context); \

Completed in 46 milliseconds