HomeSort by relevance Sort by last modified time
    Searched full:_catch (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
Exceptions.c 80 // This function replaces the _catch() exception macro. It's used to decrement
  /system/chre/host/msm/daemon/generated/
chre_slpi_skel.c 150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS)
461 _CATCH(_nErr) {}
489 _CATCH(_nErr) {}
498 _CATCH(_nErr) {}
chre_slpi_stub.c 150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS)
540 _CATCH(_nErr) {}
579 _CATCH(_nErr) {}
598 _CATCH(_nErr) {}
  /external/libvncserver/test/
bmp.c 81 #define _catch(f) {if((f)==-1) {retcode=-1; goto finally;}} macro
198 _catch(loadppm(&fd, buf, w, h, f, align, dstbottomup, 0));
203 _catch(loadppm(&fd, buf, w, h, f, align, dstbottomup, 1));
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/codemodel/2.2.11/
codemodel-2.2.11.jar 

Completed in 232 milliseconds