Searched defs:decimal (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/contrib/mdocml/ |
| HD | out.h | 38 size_t decimal; /* decimal position in cell */ member
|
| HD | tbl.h | 33 char decimal; /* Option "decimalpoint". */ member
|
| HD | term.h | 49 int decimal; /* decimal point position */ member
|
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | size.c | 45 decimal, octal, hex enumerator
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | size.c | 45 decimal, octal, hex enumerator
|
| /dragonfly/usr.bin/kdump/ |
| HD | kdump.c | 70 int timestamp, decimal, fancy = 1, tail, maxdata = 64; variable
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | real.h | 44 unsigned int decimal : 1; member
|
| HD | dwarf2out.h | 374 int decimal; member
|
| /dragonfly/sys/dev/drm/amd/powerplay/hwmgr/ |
| HD | ppevvmath.h | 44 unsigned int decimal: SHIFT_AMOUNT; /*Needs to always be unsigned*/ member
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | real.h | 48 unsigned int decimal : 1; member
|
| /dragonfly/sbin/fdisk/ |
| HD | fdisk.c | 982 decimal(const char *str, int *num, int deflt) in decimal() function
|