Searched refs:AT (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h48 #define AT $at /* assembler temp */ macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h48 #define AT $at /* assembler temp */ macro
/bionic/libc/versioner-dependencies/mips/arch-mips/machine/
H A Dregdef.h48 #define AT $at /* assembler temp */ macro
/bionic/libc/versioner-dependencies/mips64/arch-mips64/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 130 milliseconds