Searched defs:ten (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | init_c99.c | 267 struct ten { struct 280 struct ten ten = { argument
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | get_d128.c | 182 _Decimal128 ten = 10; in string_to_Decimal128() local 264 _Decimal128 ten = 10; in string_to_Decimal128() local
|
H A D | set_d128.c | 262 _Decimal128 ten, ten2, ten4, ten8, ten16, ten32, ten64, in decimal128_to_string() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | lex.c | 415 int ten, nh, quote; in crunch() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | exponential.d | 339 immutable long ten = 10; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | real.cc | 1573 const REAL_VALUE_TYPE *one, *ten; in real_to_decimal_for_mode() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | real.c | 1573 const REAL_VALUE_TYPE *one, *ten; in real_to_decimal_for_mode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APFloat.cpp | 3860 APInt ten(precision, 10); in toString() local
|