Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c29 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1()
123 unwind_phase2(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase2()
233 unwind_phase2_forced(unw_context_t *uc, in unwind_phase2_forced()
341 unw_context_t uc; in _Unwind_RaiseException() local
374 unw_context_t uc; in _Unwind_Resume() local
398 unw_context_t uc; in _Unwind_ForcedUnwind() local
DUnwindLevel1-gcc-ext.c90 unw_context_t uc; in _Unwind_FindEnclosingFunction() local
106 unw_context_t uc; in _Unwind_Backtrace() local
200 unw_context_t uc; in _Unwind_Find_FDE() local
DUnwind-EHABI.cpp434 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1()
547 static _Unwind_Reason_Code unwind_phase2(unw_context_t *uc, in unwind_phase2()
696 unw_context_t uc; in _Unwind_RaiseException() local
733 unw_context_t uc; in _Unwind_Resume() local
/ndk/sources/host-tools/make-3.81/
Ddir.c155 unsigned char uc = *name; in vms_hash() local
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c1220 unsigned uc = (uch)c; in isinsets() local