Home
last modified time | relevance | path

Searched defs:pow (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal64.c758 uInt const *pow; /* work */ in decDigitsFromDPD() local
/openbmc/u-boot/drivers/mtd/
H A Daltera_qspi.c241 unsigned pow = ((stat & QUADSPI_SR_BP2_0) >> shift0) | in altera_qspi_get_locked_range() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c887 int pow; in stm_get_locked_range() local
975 u8 shift = ffs(mask) - 1, pow, val; in stm_lock() local
1055 u8 shift = ffs(mask) - 1, pow, val; in stm_unlock() local
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h266 #define TODIGIT(u, cut, c, pow) { \ argument
/openbmc/qemu/libdecnumber/
H A DdecNumber.c3774 uInt u, pow; /* work */ in decToString() local
4401 uLong const *pow; /* .. */ in decDivideOp() local
7917 uInt const *pow; /* work */ local