Home
last modified time | relevance | path

Searched refs:ten (Results 1 – 25 of 163) sorted by relevance

1234567

/netbsd/src/external/lgpl3/mpfr/dist/src/
Dget_d128.c182 _Decimal128 ten = 10; in string_to_Decimal128() local
183 _Decimal128 ten2 = ten * ten; in string_to_Decimal128()
258 x *= ten; in string_to_Decimal128()
264 _Decimal128 ten = 10; in string_to_Decimal128() local
265 _Decimal128 ten2 = ten * ten; in string_to_Decimal128()
340 x /= ten; in string_to_Decimal128()
Dset_d128.c262 _Decimal128 ten, ten2, ten4, ten8, ten16, ten32, ten64, in decimal128_to_string() local
265 ten = 10; in decimal128_to_string()
381 d /= ten; in decimal128_to_string()
447 if (d < 1 / ten) in decimal128_to_string()
449 d *= ten; in decimal128_to_string()
/netbsd/src/external/bsd/ntp/dist/libntp/
Ddofptoa.c53 register u_short ten = 10; in dofptoa() local
57 sv = (u_short) (sv/ten); in dofptoa()
/netbsd/src/tests/usr.bin/xlint/lint1/
Dinit_c99.c267 struct ten { struct
280 struct ten ten = { argument
Dmsg_193.c577 goto ten; in test_goto_numbers_alphabetically()
585 ten: in test_goto_numbers_alphabetically()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dmax-value-size.c19 char ten[10]; variable
/netbsd/src/usr.bin/make/unit-tests/
Dvarmod-order-reverse.mk6 WORDS= one two three four five six seven eight nine ten
Dvarmod-order-string.mk7 WORDS= one two three four five six seven eight nine ten
Dvarmod-order-shuffle.mk15 WORDS= one two three four five six seven eight nine ten
Dvarmod-order.mk6 WORDS= one two three four five six seven eight nine ten
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dlex.c415 int ten, nh, quote; in crunch() local
467 ten = 10; in crunch()
473 nh += ten * (*j0-'0'); in crunch()
474 ten*=10; in crunch()
/netbsd/src/external/lgpl3/mpc/dist/tests/
Dstrtoc.dat45 # no prefix for value in base ten.
128 0 0 53 +0 53 +0 "0xabcd" "xabcd" 10 N N #no prefix in base ten
130 0 0 53 +0 53 +0 "+0b010" "b010" 10 N N #no prefix in base ten
Dpow_z.dat45 # no prefix for value in base ten.
Dabs.dat42 # no prefix for value in base ten.
Datanh.dat46 # no prefix for value in base ten.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/
Dfunding.texi28 compare, such as, ``We will donate ten dollars to the Frobnitz project
36 If the price you pay is $50, ten percent of the profit is probably
/netbsd/src/lib/libc/nls/
Dsv.msg3 1 Otill�ten operation
59 29 Otill�ten s�kning
/netbsd/src/games/fortune/datfiles/
Dnetbsd-o.real3 Strobe mased ten
/netbsd/src/external/bsd/ntp/dist/scripts/stats/
DREADME.timecodes46 been lost for about ten hours
68 been lost for about ten hours; unlock condition is indicated by
/netbsd/src/external/public-domain/xz/dist/po/
Dcs.po121 msgstr "%s: Chyba při čtení názvů souborů: %s"
238 msgstr "%s: Chyba čtení: %s"
275 #. exceed ten columns with a fixed-width font.
282 #. strings are used in tables, so the width must not exceed ten
468 msgstr "--list nepodporuje čtení ze standardního vstupu"
473 msgstr "%s: Chyba při čtení názvů souborů: %s"
478 msgstr "%s: Neočekávaný konec vstupu při čtení názvů souborů"
483 msgstr "%s: Byl nalezen nulový znak při čtení názvů souborů; nechtěli jste náhodou použít „--files0…
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dcortex-r4.md202 ;; is performed with B having ten more leading zeros than A.
203 ;; This gives a latency of nine for udiv and ten for sdiv.
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntpd.texi70 groom the data and set the clock in about ten seconds' time.
/netbsd/src/games/hack/
DOriginal_READ_ME6 1: create a hack uid, to own the top ten list, etc.
/netbsd/src/sys/arch/m68k/fpsp/
Ddecbin.sa352 move.l #PTENRN,a1 ;get address of power-of-ten table
401 move.l #PTENRN,a1 ;get address of power-of-ten table
416 * Calculate power-of-ten factor from adjusted and shifted exponent.
433 * (*) fp1: power-of-ten accumulator
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop.double-proto-html23 and sneak in the ten recipient mail Wait wait wait Could we Aren t
190 Say we have ten recipient mail followed by two two recipient mails If
286 …he hundred recipient job can accumulate ten free delivery slots and then we could preempt it and s…
287 …the jobs counter accumulates all the delivery slots in advance Say we have ten recipient mail foll…

1234567