Searched defs:decimal (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp48 enum radix { none, octal, hexadecimal, decimal }; enumerator in enum:radix
/netbsd-current/external/gpl3/gcc/dist/libquadmath/printf/
H A D_i18n_number.h58 char decimal[MB_LEN_MAX + 1]; local
H A Dprintf_fphex.c77 const char *decimal; local
[all...]
H A Dprintf_fp.c135 const char *decimal; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/printf/
H A D_i18n_number.h58 char decimal[MB_LEN_MAX + 1]; local
H A Dprintf_fphex.c77 const char *decimal; local
[all...]
H A Dprintf_fp.c135 const char *decimal; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_str.c40 const char *decimal; member in struct:__anon16
H A Dt-str.c39 const char *decimal; member in struct:__anon17
/netbsd-current/external/bsd/mdocml/dist/
H A Dout.h36 size_t decimal; /* decimal position in cell */ member in struct:roffcol
H A Dtbl.h33 char decimal; /* Option "decimalpoint". */ member in struct:tbl_opts
H A Dterm.h49 int decimal; /* decimal point position */ member in struct:termp_tbl
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dlf.c307 lf_putbin(lf *file, int decimal, int width) argument
152 lf_putint(lf *file, int decimal) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h42 namespace decimal namespace
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dlf.c180 lf_putint (lf *file, int decimal) argument
304 lf_putbin (lf *file, int decimal, int width) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h42 namespace decimal namespace
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dlf.c170 lf_putint (lf *file, int decimal) argument
294 lf_putbin (lf *file, int decimal, int width) argument
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dlf.c298 lf_putbin(lf *file, int decimal, int width) argument
143 lf_putint(lf *file, int decimal) argument
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dbuiltin.c101 static const unsigned char decimal[] = "0123456789"; variable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp77 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator in enum:RadixTy
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c45 decimal, octal, hex enumerator in enum:__anon1457
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dsize.c45 decimal, octal, hex enumerator in enum:__anon172
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c286 decimal (void) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dsize.c45 decimal, octal, hex enumerator in enum:__anon761
/netbsd-current/usr.bin/ktruss/
H A Ddump.c70 int timestamp, decimal, fancy = 1, tail, maxdata; variable

Completed in 215 milliseconds

12