Home
last modified time | relevance | path

Searched defs:cut (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal64.c618 Int cut; /* work */ in decDigitsToDPD() local
755 Int cut=0; /* power of ten in current unit */ in decDigitsFromDPD() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c667 Int cut, out; /* .. */ in decNumberFromString() local
3612 uInt cut=DECDPUN; /* downcounter through unit */ in decNumberGetBCD() local
3646 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in decNumberSetBCD() local
3771 Int cut; /* for counting digits in a Unit */ in decToString() local
4402 Int shift, cut; /* .. */ in decDivideOp() local
6740 uInt cut; /* .. */ local
6833 Int cut; /* odd 0's to add */ local
6889 Int cut, count; /* work */ local
7038 uInt cut; /* cut point in Unit */ local
7779 Int cut; /* work */ local
[all …]
/openbmc/linux/drivers/net/ethernet/engleder/
Dtsnep_tc.c
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h266 #define TODIGIT(u, cut, c, pow) { \ argument
/openbmc/linux/drivers/media/dvb-frontends/
Dstv0367.c
/openbmc/ipmitool/lib/
H A Dipmi_dcmi.c2793 int cut; in ipmi_nm_get_statistics() local
/openbmc/linux/tools/perf/util/
Dparse-events.c