Home
last modified time | relevance | path

Searched refs:sigjmp_buf (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dsetjmp.h21 typedef jmp_buf sigjmp_buf; typedef
22 int sigsetjmp (sigjmp_buf, int);
23 _Noreturn void siglongjmp (sigjmp_buf, int);

Completed in 0 milliseconds