Home
last modified time | relevance | path

Searched defs:T5 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/lib/libm/ld80/
H A Dk_tanl.c42 #define T5 ((long double)T5hi + T5lo) macro
49 T5 = 0.133333333333333372290L, /* 0x88888888888893c3.0p-66 */ variable
/netbsd-src/lib/libm/src/
H A Ds_tanhl.c58 T5 = 1.3333333333333314e-1, /* 0x1111111111110a.0p-55 */ variable
73 T5 = 1.33333333333333333333333333332707260e-1L, /* 0x1111111111111111111111110ab7b.0p-115L */ variable
/netbsd-src/external/apache2/llvm/dist/clang/INPUTS/
H A Dc99-intconst-1.c33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ argument
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
/netbsd-src/lib/libm/ld128/
H A Dk_tanl.c30 T5 = 0x1.1111111111111111111111111eb5p-3L, variable
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dtemplates.cc454 class T5 { class
469 T5<T>::T5(int v) in T5() function in T5
473 T5<T>::T5(const T5<T>&) in T5() function in T5
534 template class T5<char>; variable
535 template class T5<int>; variable
536 template class T5<int (*)(char, void *)>; variable
537 template class T5<int (*)(int, double **, void *)>; variable
538 template class T5<x>; variable
/netbsd-src/external/bsd/elftosb/dist/common/
H A Drijndael.cpp337 static uint8_t T5[256][4]= variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h162 #define T5 13 macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dmodes_internal_test.c381 static const u8 T5[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dmodes_internal_test.c387 static const u8 T5[] = { variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1589 SDValue T5 = getInstr(Hexagon::V6_vlsrw, dl, ResTy, {T4, S16}, DAG); in LowerHvxMulh() local