Home
last modified time | relevance | path

Searched defs:t12 (Results 1 – 10 of 10) sorted by relevance

/openbsd/regress/lib/libc/malloc/malloc_general/
H A DMakefile41 t12: malloc_general target
/openbsd/regress/usr.bin/grep/
H A DMakefile39 t12: target
/openbsd/regress/usr.bin/ssh/
H A DMakefile219 t12: t12.out target
/openbsd/regress/usr.bin/make/
H A DMakefile64 t12: target
/openbsd/lib/libm/src/
H A De_lgammaf_r.c52 t12 = 3.1563205994e-04, /* 0x39a57b6b */ variable
H A De_lgamma_r.c116 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
/openbsd/regress/lib/libc/malloc/malloc_errs/
H A Dmalloc_errs.c159 t12(void) in t12() function
/openbsd/sys/arch/alpha/include/
H A Dasm.h87 #define t12 $27 /* (T) another temporary */ macro
/openbsd/sys/crypto/
H A Daes.c114 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in aes_ct_bitslice_Sbox() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5053 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in getLimitedPrecisionExp2() local