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

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h41 #define AT $at /* assembler temp */ macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h48 #define AT $at /* assembler temp */ macro
/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c161 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro
166 #define AT(t, p1, p2, s1, s2) /* nothing */ macro
380 AT("diss", start, stop, startst, stopst);
587 AT("back", start, stop, startst, stopst);
668 AT("hard", sp, stop, ss, stopst);
888 AT("slow", start, stop, startst, stopst);

Completed in 411 milliseconds