Searched refs:setjmp (Results 1 – 8 of 8) sorted by relevance
11 .globl setjmp symbol17 func setjmp30 endfunc setjmp
16 int setjmp(jmp_buf env);
20 bl setjmp
40 setjmp.S)
69 aarch64/setjmp.S \
86 …assert|complex|ctype|errno|fenv|float|inttypes|iso646|limits|locale|math|setjmp|signal|stdalign|st…
395 #. The dispatcher calls ``setjmp()`` to setup a jump point, and arranges to
11539 - libc: Made setjmp and longjmp C standard compliant11541 - libc: Moved setjmp and longjmp to the `libc/` directory