Home
last modified time | relevance | path

Searched defs:decimal (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A D_i18n_number.h58 char decimal[MB_LEN_MAX + 1]; in _i18n_number_rewrite() local
H A Dprintf_fphex.c77 const char *decimal; in __quadmath_printf_fphex() local
H A Dprintf_fp.c135 const char *decimal; in __quadmath_printf_fp() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A D_i18n_number.h58 char decimal[MB_LEN_MAX + 1]; in _i18n_number_rewrite() local
H A Dprintf_fphex.c77 const char *decimal; in __quadmath_printf_fphex() local
H A Dprintf_fp.c135 const char *decimal; in __quadmath_printf_fp() local
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_str.c40 const char *decimal; in test_small() member
H A Dt-str.c39 const char *decimal; in test_small() member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp48 enum radix { none, octal, hexadecimal, decimal }; enumerator
/netbsd-src/external/bsd/mdocml/dist/
H A Dout.h36 size_t decimal; /* decimal position in cell */ member
H A Dtbl.h33 char decimal; /* Option "decimalpoint". */ member
H A Dterm.h49 int decimal; /* decimal point position */ member
/netbsd-src/external/gpl3/gcc/dist/libquadmath/strtod/
H A Dstrtod_l.c333 , const char *decimal, size_t decimal_len, const char *thousands in str_to_mpn()
511 wchar_t decimal; local
513 const char *decimal; local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/strtod/
H A Dstrtod_l.c333 , const char *decimal, size_t decimal_len, const char *thousands in str_to_mpn()
511 wchar_t decimal; local
513 const char *decimal; local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dsize.c45 decimal, octal, hex enumerator
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c45 decimal, octal, hex enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dlexer.d2101 decimal = 1, // decimal in number() enumerator
2236 decimal = 2, // decimal in cnumber() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreal.h45 unsigned int decimal : 1; member
H A Ddwarf2out.h380 int decimal; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreal.h45 unsigned int decimal : 1; member
H A Ddwarf2out.h415 int decimal; member
/netbsd-src/usr.bin/ktruss/
H A Ddump.c70 int timestamp, decimal, fancy = 1, tail, maxdata; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h46 unsigned int decimal: SHIFT_AMOUNT; /*Needs to always be unsigned*/ member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp77 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c354 decimal (void) in decimal() function

12