Searched refs:SP (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/arch-mips64/include/machine/ |
D | regnum.h | 65 #define SP 29 macro
|
/bionic/libc/arch-mips/include/machine/ |
D | regnum.h | 65 #define SP 29 macro
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 160 #define SP(t, s, c) print(m, t, s, c, stdout) macro 165 #define SP(t, s, c) /* nothing */ macro 797 SP("start", st, *p); in fast() 822 SP("boleol", st, c); in fast() 836 SP("boweow", st, c); in fast() 848 SP("aft", st, c); in fast() 891 SP("sstart", st, *p); in slow() 915 SP("sboleol", st, c); in slow() 929 SP("sboweow", st, c); in slow() 943 SP("saft", st, c); in slow()
|
/bionic/libc/arch-mips64/bionic/ |
D | _setjmp.S | 70 REG_S v0, SC_REGS+SP*REGSZ(a0) 118 REG_L sp, SC_REGS+SP*REGSZ(a0)
|
D | setjmp.S | 84 REG_S v0, SC_REGS+SP*REGSZ(a0) 147 REG_L sp, SC_REGS+SP*REGSZ(a0)
|
/bionic/libc/arch-mips/bionic/ |
D | _setjmp.S | 70 REG_S v0, SC_REGS+SP*REGSZ(a0) 118 REG_L sp, SC_REGS+SP*REGSZ(a0)
|
D | setjmp.S | 84 REG_S v0, SC_REGS+SP*REGSZ(a0) 147 REG_L sp, SC_REGS+SP*REGSZ(a0)
|