Home
last modified time | relevance | path

Searched refs:strtoul (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/build/qemu/release/libc/
A Dstrtoul.d1 /home/test/workspace/code/optee_3.16/trusted-firmware-a/build/qemu/release/libc/strtoul.o: \
2 lib/libc/strtoul.c include/lib/libc/errno.h include/lib/libc/limits.h \
/trusted-firmware-a/include/lib/libc/
A Dstdlib.h29 unsigned long strtoul(const char *nptr, char **endptr, int base);
/trusted-firmware-a/lib/libc/
A Dlibc.mk30 strtoul.c \
A Dlibc_asm.mk29 strtoul.c \
A Dstrtoul.c48 unsigned long strtoul(const char *nptr, char **endptr, int base) in strtoul() function
/trusted-firmware-a/tools/encrypt_fw/src/
A Dmain.c92 flag = strtoul(arg, &endptr, 16); in parse_fw_enc_status_flag()
/trusted-firmware-a/tools/marvell/doimage/
A Ddoimage.c1607 opts.load_addr = strtoul(optarg, NULL, 0); in main()
1610 opts.exec_addr = strtoul(optarg, NULL, 0); in main()
1616 opts.baudrate = strtoul(optarg, NULL, 0); in main()
1626 nand_block_size_kb = strtoul(optarg, NULL, 0); in main()
1641 opts.key_index = strtoul(optarg, NULL, 0); in main()
/trusted-firmware-a/lib/libfdt/
A Dfdt_overlay.c479 poffset = strtoul(sep + 1, &endptr, 10); in overlay_fixup_phandle()
/trusted-firmware-a/tools/fiptool/
A Dfiptool.c654 align = strtoul(arg, &endptr, 0); in get_image_align()
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …trrchr:6,strsep:123,strto:123,strtok:123,strtok_r:123,strtol:6,strtoll:6,strtoul:6,strtoull:6,stru…
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt1069 - Added support for strtoull, strtoll, strtoul, strtol APIs from FreeBSD
/trusted-firmware-a/docs/
A Dchange-log.md1069 - Added support for strtoull, strtoll, strtoul, strtol APIs from FreeBSD
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex54505 Added support for strtoull, strtoll, strtoul, strtol APIs from FreeBSD

Completed in 118 milliseconds