/openbmc/u-boot/lib/ |
H A D | strto.c | 33 unsigned long simple_strtoul(const char *cp, char **endp, in simple_strtoul() 77 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() 85 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() 106 unsigned long long ustrtoull(const char *cp, char **endp, unsigned int base) in ustrtoull() 127 unsigned long long simple_strtoull(const char *cp, char **endp, in simple_strtoull()
|
/openbmc/u-boot/cmd/ |
H A D | dtimg.c | 18 char *endp; in do_dtimg_dump() local 44 char *endp; in dtimg_get_fdt() local
|
H A D | cros_ec.c | 57 char *endp; in do_read_write() local 327 char *endp; in do_cros_ec() local
|
H A D | sf.c | 86 char *endp; in do_spi_flash_probe() local 265 char *endp; in do_spi_flash_read_write() local 505 char *endp; in do_spi_flash_test() local 550 char *endp; in do_spi_flash_ctrl_wlock() local
|
H A D | mmc_spi.c | 38 char *endp; in do_mmc_spi() local
|
H A D | fastboot.c | 42 char *endp; in do_fastboot_usb() local
|
H A D | bootstage.c | 19 char *endp; in get_base_size() local
|
H A D | efidebug.c | 477 char *endp; in do_efi_boot_add() local 568 char *endp; in do_efi_boot_rm() local 837 char *endp; in do_efi_boot_next() local 881 char *endp; in do_efi_boot_order() local
|
H A D | ubifs.c | 110 char *endp; in do_ubifs_load() local
|
H A D | part.c | 120 char *endp; in do_part_info() local
|
H A D | bootm.c | 110 char *endp; in do_bootm() local
|
/openbmc/u-boot/include/linux/ |
H A D | libfdt_env.h | 28 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
/openbmc/qemu/tests/qtest/ |
H A D | test-hmp.c | 97 char *resp, *info, *info_buf, *endp; in test_info_commands() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | sandbox_spi.c | 32 char *endp; in sandbox_spi_parse_spec() local
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_sf.c | 74 char *s, *endp; in parse_dev() local
|
/openbmc/u-boot/board/xilinx/zynq/ |
H A D | cmds.c | 415 char *endp; in do_zynq_rsa() local 431 char *endp; in zynq_decrypt_image() local
|
/openbmc/u-boot/board/ti/ks2_evm/ |
H A D | board.c | 109 char *endp; in ft_board_setup() local
|
/openbmc/u-boot/examples/standalone/ |
H A D | smc911x_eeprom.c | 144 char *endp; in write_stuff() local
|
/openbmc/u-boot/board/keymile/common/ |
H A D | common.c | 260 char *endp; in do_checkboardidhwk() local
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | build.c | 1220 char *endp; in open_mtd_device() local 1397 char *endp; in bytes_str_to_int() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | conf.c | 536 char *endp; in main() local
|
/openbmc/u-boot/board/synopsys/hsdk/ |
H A D | env-lib.c | 250 char *endp = argv[1]; in arg_read_set() local
|
/openbmc/u-boot/net/ |
H A D | eth-uclass.c | 99 char *endp = NULL; in eth_get_dev_by_name() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.c | 434 uint32_t endp = get_field(qh->epchar, QH_EPCHAR_EP); in ehci_verify_qh() local 564 int endp = get_field(q->qh.epchar, QH_EPCHAR_EP); in ehci_queue_stopped() local 1345 int endp; in ehci_execute() local 1409 uint32_t i, len, pid, dir, devaddr, endp; in ehci_process_itd() local
|
/openbmc/qemu/ui/ |
H A D | ui-hmp-cmds.c | 376 const char *endp; in hmp_sendkey() local
|