Home
last modified time | relevance | path

Searched defs:_URC_OK (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dunwind-ehabi-helpers.h36 #define _URC_OK 0 macro
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h34 _URC_OK = 0, enumerator
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h43 _URC_OK = 0, enumerator
H A Dunwind-arm.h33 _URC_OK = 0, /* operation completed successfully */ enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h78 _URC_OK = 0, /* used by ARM EHABI */ enumerator