Home
last modified time | relevance | path

Searched defs:ten (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dinit_c99.c267 struct ten { struct
280 struct ten ten = { argument
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dget_d128.c182 _Decimal128 ten = 10; in string_to_Decimal128() local
264 _Decimal128 ten = 10; in string_to_Decimal128() local
H A Dset_d128.c262 _Decimal128 ten, ten2, ten4, ten8, ten16, ten32, ten64, in decimal128_to_string() local
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dlex.c415 int ten, nh, quote; in crunch() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d339 immutable long ten = 10; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreal.cc1573 const REAL_VALUE_TYPE *one, *ten; in real_to_decimal_for_mode() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreal.c1573 const REAL_VALUE_TYPE *one, *ten; in real_to_decimal_for_mode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp3860 APInt ten(precision, 10); in toString() local