Searched refs:ten (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dmodorder.exp1 LIST = one two three four five six seven eight nine ten
2 LIST:O = eight five four nine one seven six ten three two
3 LIST:Or = two three ten six seven one nine four five eight
H A Dmodorder.mk3 LIST= one two three four five six seven eight nine ten
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.bases.d39 @ten = llquantize(i, 10, 0, 1, 10);
/freebsd-12-stable/contrib/ntp/libntp/
H A Ddofptoa.c53 register u_short ten = 10; local
57 sv = (u_short) (sv/ten);
/freebsd-12-stable/contrib/bc/src/
H A Dlibrary.c953 BcNum exp, pow, ten; local
958 bc_num_setup(&ten, ten_digs, BC_NUM_BIGDIG_LOG10);
960 ten.num[0] = 10;
961 ten.len = 1;
971 bc_num_init(&pow, bc_num_powReq(&ten, &exp, 0));
975 bc_num_pow(&ten, &exp, &pow, 0);
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-nand.h281 uint64_t ten : 4; member in struct:__anon11307
/freebsd-12-stable/contrib/gcc/
H A Dreal.c1456 const REAL_VALUE_TYPE *one, *ten;
1507 ten = ten_to_ptwo (0);
1590 do_multiply (&u, &v, ten);
1642 do_multiply (&r, &r, ten);
1665 do_multiply (&r, &r, ten);
1672 do_multiply (&r, &r, ten);
1916 const REAL_VALUE_TYPE *ten = ten_to_ptwo (0);
1924 do_multiply (r, r, ten);
1939 do_multiply (r, r, ten);
1452 const REAL_VALUE_TYPE *one, *ten; local
1912 const REAL_VALUE_TYPE *ten = ten_to_ptwo (0); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2599 /* The maximum number that can be multiplied by ten with any
3573 APInt ten(precision, 10);
3580 APInt::udivrem(significand, ten, significand, digit);
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1466 \csname ten#1\endcsname % change the current font
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex1451 \csname ten#1\endcsname % change the current font

Completed in 387 milliseconds