/src/sys/arch/hpcmips/stand/romboot/ |
romboot.S | 47 #define t6 $14 macro
|
/src/sys/arch/mips/include/ |
regdef.h | 67 #define t6 $14 macro
|
/src/lib/libm/src/ |
e_lgammaf_r.c | 51 t6 = 6.1005386524e-03, /* 0x3bc7e707 */ variable in typeref:typename:const float 195 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
|
e_lgamma_r.c | 115 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable in typeref:typename:const double 259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
|
/src/sys/netinet/ |
in_pcb.c | 394 struct inpcb *t6; local in function:inpcb_bind_port 416 t6 = in6pcb_lookup_local(table, &mapped, sin->sin_port, wild, &vestige); 417 if (t6 && (reuseport & t6->inp_socket->so_options) == 0) 419 if (!t6 && vestige.valid) {
|
/src/lib/libm/ld80/ |
e_lgammal_r.c | 102 #define t6 (t6u.extu_ld) macro 314 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+
|
/src/tests/usr.bin/xlint/lint1/ |
msg_247.c | 291 void *t6 = (struct sockaddr_in6 *)(struct sockaddr_in *)t5; local in function:cast_between_sockaddr_variants 293 return t6;
|
/src/sys/crypto/aes/ |
aes_ct.c | 60 uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; local in function:br_aes_ct_bitslice_Sbox 112 t6 = t5 ^ t2; 124 t18 = t6 ^ t16;
|
/src/sys/crypto/aes/arch/x86/ |
aes_sse2.c | 63 __m128i t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; local in function:aes_sse2_bitslice_Sbox 115 t6 = t5 ^ t2; 127 t18 = t6 ^ t16;
|
/src/lib/libm/ld128/ |
e_lgammal_r.c | 75 t6 = 1.79706751152103942928638276067164935e-02L, variable in typeref:typename:const long double 282 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+
|
/src/sys/arch/alpha/include/ |
asm.h | 65 #define t6 $7 macro
|