Searched refs:JMP_REGS_EBX (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/libroot/posix/arch/x86/ | ||
H A D | setjmp_internal.h | 10 #define JMP_REGS_EBX 0 macro |
H A D | siglongjmp.S | 22 mov JMP_REGS_EBX(%ecx), %ebx |
H A D | sigsetjmp.S | 31 mov %ebx, JMP_REGS_EBX(%eax) |