HomeSort by relevance Sort by last modified time
    Searched defs:CatchException (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
Exceptions.c 34 // TryException() calls, and come back out on CatchException() calls.
85 CatchException (
100 fprintf (stderr, "ERROR: Invalid nesting level call to CatchException()\n");
106 // and CatchException() calls in a given function.
  /external/ImageMagick/MagickCore/
exception.c 191 % CatchException() returns if no exceptions is found otherwise it reports
194 % The format of the CatchException method is:
196 % CatchException(ExceptionInfo *exception)
203 MagickExport void CatchException(ExceptionInfo *exception)
    [all...]
methods.h 121 #define CatchException PrependMagickMethod(CatchException)
    [all...]
  /external/v8/src/wasm/baseline/
liftoff-compiler.cc     [all...]
  /external/v8/src/wasm/
function-body-decoder.cc 426 void CatchException(FullDecoder* decoder,
    [all...]

Completed in 2665 milliseconds