Home
last modified time | relevance | path

Searched defs:GetExceptionCode (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_ports/
Darm_cpudetect.c95 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in GetExceptionCode() function
/external/clang/test/Sema/
D__try.c20 #define GetExceptionCode __exception_code macro