HomeSort by: relevance | last modified time | path
    Searched defs:_URC_OK (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/libc++/dist/libcxxrt/src/
unwind-itanium.h 43 _URC_OK = 0,
unwind-arm.h 33 _URC_OK = 0, /* operation completed successfully */
  /src/sys/arch/arm/include/
ehabi.h 41 _URC_OK = 0, /* operation complete */
  /src/external/apache2/llvm/dist/clang/lib/Headers/
unwind.h 76 _URC_OK = 0, /* used by ARM EHABI */
  /src/external/gpl3/gcc/dist/gcc/ginclude/
unwind-arm-common.h 46 _URC_OK = 0, /* operation completed successfully */
74 #define _URC_NO_REASON _URC_OK
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
unwind-arm-common.h 46 _URC_OK = 0, /* operation completed successfully */
74 #define _URC_NO_REASON _URC_OK

Completed in 17 milliseconds