Searched defs:SP (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregnum.h65 #define SP 29 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregnum.h65 #define SP 29 macro
/bionic/libc/upstream-netbsd/lib/libc/regex/
H A 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);
822 SP("boleol", st, c);
836 SP("boweow", st, c);
848 SP("aft", st, c);
891 SP("sstart", st, *p);
915 SP("sboleol", st, c);
929 SP("sboweow", st, c);
943 SP("saf
[all...]

Completed in 55 milliseconds