Searched refs:t12 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.bin/grdc/
H A Dgrdc.c65 int t12; local
67 t12 = scrol = 0;
75 t12 = 1;
152 if (t12) {
/freebsd-11-stable/crypto/openssh/regress/
H A DMakefile3 REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
113 t10.out t10.out.pub t12.out t12.out.pub t2.out t3.out \
192 $(OBJ)/t12.out:
195 t12: $(OBJ)/t12.out
196 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t12.out.pub | grep test-comment-1234 >/dev/null
/freebsd-11-stable/lib/msun/src/
H A De_lgamma_r.c123 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
260 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
/freebsd-11-stable/lib/msun/ld128/
H A De_lgammal_r.c84 t12 = 8.78232634717681264035014878172485575e-04L, variable
285 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+
/freebsd-11-stable/lib/msun/ld80/
H A De_lgammal_r.c115 #define t12 (t12u.e) macro
321 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5050 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); local
5051 TwoToFractionalPartOfX = DAG.getNode(ISD::FADD, dl, MVT::f32, t12,

Completed in 117 milliseconds