Home
last modified time | relevance | path

Searched defs:dpd (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal64.c160 uInt dpd[6]={0,0,0,0,0,0}; in decimal64FromNumber() local
308 Int dpd; /* .. */ in decimal64ToString() local
620 uInt dpd; /* densely packed decimal value */ in decDigitsToDPD() local
744 uInt dpd; /* collector for 10 bits */ in decDigitsFromDPD() local
H A Ddecimal32.c266 Int dpd; /* .. */ in decimal32ToString() local
H A Ddecimal128.c292 Int dpd; /* .. */ in decimal128ToString() local
/openbmc/linux/arch/mips/bcm63xx/
Ddev-enet.c
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h401 #define CANONDPD(dpd) (((dpd)&0x300)==0 || ((dpd)&0x6e)!=0x6e) argument
403 #define CANONDPDOFF(dpd, k) (((dpd)&(0x300<<(k)))==0 \ argument
455 #define dpd2bcd8(u, dpd) { \ argument
458 #define dpd2bcd83(u, dpd) { \ argument
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Demc.h66 u32 dpd; /* 0xE4: EMC_DPD */ member
/openbmc/linux/arch/arc/include/asm/
Darcregs.h
/openbmc/linux/drivers/net/wireless/rsi/
Drsi_main.h