Home
last modified time | relevance | path

Searched defs:t0 (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/arch-mips/include/machine/
Dregdef.h57 #define t0 $12 /* temp registers (not saved across subroutine calls) */ macro
62 #define t0 $8 /* temp registers (not saved across subroutine calls) */ macro
/bionic/libc/arch-mips64/include/machine/
Dregdef.h64 #define t0 $12 /* temp registers (not saved across subroutine calls) */ macro
69 #define t0 $8 /* temp registers (not saved across subroutine calls) */ macro
/bionic/libm/upstream-freebsd/lib/msun/src/
De_lgammaf_r.c43 t0 = 4.8383611441e-01, /* 0x3ef7b95e */ variable
De_lgamma_r.c110 t0 = 4.83836122723810047042e-01, /* 0x3FDEF72B, 0xC8EE38A2 */ variable
/bionic/tests/
Dstdio_test.cpp710 time_t t0 = time(NULL); in TEST() local
/bionic/linker/
Dlinker.cpp2331 struct timeval t0, t1; local