Home
last modified time | relevance | path

Searched refs:jmp_buf (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dsetjmp.h68 typedef _JBTYPE jmp_buf[_JBLEN]; typedef
71 void __noreturn longjmp(jmp_buf env, int val);
72 int setjmp(jmp_buf env);
/optee_os/core/pta/tests/
H A Dmisc.c672 static jmp_buf asan_test_jmp;
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dsha256.c171 static jmp_buf return_from_sigill;
H A Dsha512.c162 static jmp_buf return_from_sigill;