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

12

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dmax-value-size.c19 char ten[10]; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmax-value-size.c19 char ten[10]; variable
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-ctf/
H A Dslice.c5 int ten :10; member in struct:slices
H A Dslice.d29 \[0x9\] \(ID 0x[0-9a-f]*\) \(kind 1\) int ten:10 \(aligned at 0x2, format 0x1, offset:bits 0x9:0xa\)
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-order-reverse.mk6 WORDS= one two three four five six seven eight nine ten
8 .if ${WORDS:Or} != "two three ten six seven one nine four five eight"
H A Dvarmod-order-string.mk7 WORDS= one two three four five six seven eight nine ten
8 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
H A Dvarmod-order.mk6 WORDS= one two three four five six seven eight nine ten
9 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
H A Dvarmod-order-shuffle.mk15 WORDS= one two three four five six seven eight nine ten
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/pe/
H A Dsection-align-3.s23 .section .ten,"dr3"
H A Dsection-align-3.d39 14 \.ten 0*0000010 0*0000000 0*0000000 0*00002bc 2\*\*3
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dget_d128.c182 _Decimal128 ten = 10; local
183 _Decimal128 ten2 = ten * ten;
258 x *= ten;
264 _Decimal128 ten = 10; local
265 _Decimal128 ten2 = ten * ten;
340 x /= ten;
H A Dset_d128.c262 _Decimal128 ten, ten2, ten4, ten8, ten16, ten32, ten64, local
265 ten = 10;
381 d /= ten;
447 if (d < 1 / ten)
449 d *= ten;
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Ddofptoa.c55 register u_short ten = 10; local
59 sv = (u_short) (sv/ten);
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_193.c577 goto ten;
585 ten:
H A Dinit_c99.c267 struct ten { struct
280 struct ten ten = { variable in typeref:struct:ten
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh/
H A Dloop.s44 # r1 = 0xa5a5a5a5 + 14 (ten in loop, three after, one before)
200 # r1 = 0xa5a5a5a5 + 13 (ten in loop, two after, one before)
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dloop.s44 # r1 = 0xa5a5a5a5 + 14 (ten in loop, three after, one before)
200 # r1 = 0xa5a5a5a5 + 13 (ten in loop, two after, one before)
/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dlex.c415 int ten, nh, quote; local
467 ten = 10;
473 nh += ten * (*j0-'0');
474 ten*=10;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreal.c1577 const REAL_VALUE_TYPE *one, *ten;
1636 ten = ten_to_ptwo (0);
1719 do_multiply (&u, &v, ten);
1771 do_multiply (&r, &r, ten);
1794 do_multiply (&r, &r, ten);
1801 do_multiply (&r, &r, ten);
1573 const REAL_VALUE_TYPE *one, *ten; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreal.cc1577 const REAL_VALUE_TYPE *one, *ten;
1636 ten = ten_to_ptwo (0);
1719 do_multiply (&u, &v, ten);
1771 do_multiply (&r, &r, ten);
1794 do_multiply (&r, &r, ten);
1801 do_multiply (&r, &r, ten);
1573 const REAL_VALUE_TYPE *one, *ten; local
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d339 immutable long ten = 10;
342 assert(pow(two, ten) == 1024);
343 assert(pow(one, ten) == 1);
344 assert(pow(ten, four) == 10_000);
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm372 ;;; be spent in the first ten instructions.
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm314 ;;; be spent in the first ten instructions.
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm372 ;;; be spent in the first ten instructions.
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dmatch686.asm314 ;;; be spent in the first ten instructions.

Completed in 385 milliseconds

12