Searched defs:TD2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Daes_i.h55 #define TD2(i) Td2[((i) >> 8) & 0xff] macro
95 #define TD2(i) rotr(Td0[((i) >> 8) & 0xff], 16) macro
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Derfq.c196 static const __float128 TD2[NTD2 + 1] = variable
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Derfq.c196 static const __float128 TD2[NTD2 + 1] = variable
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h178 #define TD2 59 /* t3:t2 */ macro

Completed in 197 milliseconds