Home
last modified time | relevance | path

Searched defs:longjmp (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/i386/
H A Dsetjmp.S47 longjmp: label
/openbmc/u-boot/examples/standalone/
H A Dsched.c46 #define longjmp ppc_longjmp macro
/openbmc/qemu/include/sysemu/
H A Dos-win32.h72 #define longjmp(env, val) __mingw_longjmp(env, val) macro