Home
last modified time | relevance | path

Searched defs:digit (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dint_helper.c105 int digit, sign; in HELPER() local
138 int digit, i, sign; in HELPER() local
/openbmc/linux/arch/powerpc/boot/
H A Dstdlib.c21 int digit; in strtoull() local
/openbmc/u-boot/tools/
H A Dimg2srec.c73 uint32_t digit; in ExtractHex() local
95 uint32_t digit; in ExtractDecimal() local
/openbmc/linux/tools/testing/selftests/size/
H A Dget_size.c47 unsigned int digit; in num_to_str() local
/openbmc/linux/drivers/acpi/acpica/
H A Dexoparg1.c236 u64 digit; in acpi_ex_opcode_1A_1T_1R() local
H A Dutstrsuppt.c423 static acpi_status acpi_ut_strtoul_add64(u64 addend1, u32 digit, u64 *out_sum) in acpi_ut_strtoul_add64()
H A Dexconvrt.c262 u64 digit; in acpi_ex_convert_to_ascii() local
/openbmc/u-boot/lib/libavb/
H A Davb_property_descriptor.c141 int digit; in avb_property_lookup_uint64() local
/openbmc/libpldm/src/
H A Dutils.c112 #define AS_CHAR(digit) ((digit) + '0') argument
/openbmc/linux/arch/arm/boot/compressed/
H A Datags_to_fdt.c106 uint32_t digit; in hex_str() local
/openbmc/linux/arch/x86/boot/compressed/
H A Dmisc.c173 unsigned long digit = (value >> bits) & 0xf; in __puthex() local
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c118 int digit) in draw_digit()
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c1295 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument
1308 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument
1328 int digit = CONFIG_FLASH_SHOW_PROGRESS; in write_buff() local
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c1078 static inline void dfp_set_bcd_digit_64(ppc_vsr_t *t, uint8_t digit, in dfp_set_bcd_digit_64()
1084 static inline void dfp_set_bcd_digit_128(ppc_vsr_t *t, uint8_t digit, in dfp_set_bcd_digit_128()
H A Dint_helper.c2237 static void bcd_put_digit(ppc_avr_t *bcd, uint8_t digit, int n) in bcd_put_digit()
2312 uint8_t digit = bcd_get_digit(a, i, invalid) + in bcd_add_mag() local
2336 uint8_t digit = bcd_get_digit(a, i, invalid) - in bcd_sub_mag() local
2489 int digit = 0; in helper_bcdcfz() local
2530 uint8_t digit = 0; in helper_bcdctz() local
/openbmc/u-boot/common/
H A DxyzModem.c135 int digit; in parse_num() local
/openbmc/linux/lib/
H A Dstring_helpers.c228 int digit; in unescape_hex() local
H A Dvsprintf.c3441 char digit; in vsscanf() local
/openbmc/qemu/ui/
H A Dconsole-vc.c705 int digit = (ch - '0'); in vc_putchar() local
/openbmc/linux/scripts/mod/
H A Dfile2alias.c1152 unsigned int digit; in do_amba_entry() local
/openbmc/linux/crypto/
H A Decc.c173 u64 digit; in vli_num_bits() local
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c6478 int digit; in get_mac_addr() local