Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/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.c46 t0 = -2.94064460e-11, /* 0xae0154b7 */ variable
De_lgamma_r.c111 t0 = 4.83836122723810047042e-01, /* 0x3FDEF72B, 0xC8EE38A2 */ variable
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_lgammal_r.c72 t0 = -1.99238329499314692728655623767019240e-36L, variable
/bionic/tests/
Dtime_test.cpp500 clock_t t0 = clock(); in TEST() local
Dstdio_test.cpp884 time_t t0 = time(NULL); in TEST() local
/bionic/linker/
Dlinker.cpp3135 struct timeval t0, t1; local