Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/lib/win/
H A Dccapi_os_ipc.cxx67 static DWORD handle_exception(DWORD code, struct tspdata* ptspdata);
255 err = handle_exception(RpcExceptionCode(), ptspdata); in cci_os_ipc_msg()
288 static DWORD handle_exception(DWORD code, struct tspdata* ptspdata) { in handle_exception() function
/freebsd/lib/libc++/
H A DMakefile1016 PST_HEADERS+= handle_exception.h
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmodule.modulemap1629 module std_private_pstl_handle_exception [system] { header "__pstl/handle_exception.h" }