Home
last modified time | relevance | path

Searched refs:SP (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/arch-mips64/include/machine/
Dregnum.h65 #define SP 29 macro
/bionic/libc/arch-mips/include/machine/
Dregnum.h65 #define SP 29 macro
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c160 #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.S70 REG_S v0, SC_REGS+SP*REGSZ(a0)
118 REG_L sp, SC_REGS+SP*REGSZ(a0)
Dsetjmp.S84 REG_S v0, SC_REGS+SP*REGSZ(a0)
147 REG_L sp, SC_REGS+SP*REGSZ(a0)
/bionic/libc/arch-mips/bionic/
D_setjmp.S70 REG_S v0, SC_REGS+SP*REGSZ(a0)
118 REG_L sp, SC_REGS+SP*REGSZ(a0)
Dsetjmp.S84 REG_S v0, SC_REGS+SP*REGSZ(a0)
147 REG_L sp, SC_REGS+SP*REGSZ(a0)