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

/freebsd-current/contrib/mandoc/
H A Dout.h38 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
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp72 enum radix { none, octal, hexadecimal, decimal }; enumerator in enum:radix
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp67 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator in enum:__anon3111::RadixTy
/freebsd-current/sbin/fdisk/
H A Dfdisk.c915 decimal(const char *str, int *num, int deflt, uint32_t maxval) function
/freebsd-current/sys/kern/
H A Dkern_fail.c703 int decimal = ent->fe_prob % (PROB_MAX / 100); local
1016 int units, decimal; local
/freebsd-current/usr.bin/kdump/
H A Dkdump.c126 bool decimal, fancy = true, resolv; variable
[all...]
/freebsd-current/stand/ficl/
H A Dwords.c2358 static void decimal(FICL_VM *pVM) function

Completed in 120 milliseconds