Home
last modified time | relevance | path

Searched refs:strtoull (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a/build/qemu/release/libc/
A Dstrtoull.d1 /home/test/workspace/code/optee_3.16/trusted-firmware-a/build/qemu/release/libc/strtoull.o: \
2 lib/libc/strtoull.c include/lib/libc/errno.h include/lib/libc/limits.h \
/trusted-firmware-a/include/lib/libc/
A Dstdlib.h31 unsigned long long strtoull(const char *nptr, char **endptr, int base);
/trusted-firmware-a/lib/libc/
A Dlibc.mk32 strtoull.c \
A Dlibc_asm.mk31 strtoull.c \
A Dstrtoull.c48 unsigned long long strtoull(const char *nptr, char **endptr, int base) in strtoull() function
/trusted-firmware-a/tools/nxp/create_pbl/
A Dcreate_pbl.c712 pblimg.addr = strtoull(optarg, &ptr, 16); in main()
732 pblimg.ep = strtoull(optarg, &ptr, 16); in main()
810 pblimg.src_addr = strtoull(optarg, &ptr, 16); in main()
/trusted-firmware-a/tools/fiptool/
A Dfiptool.c636 flags = strtoull(arg, &endptr, 16); in parse_plat_toc_flags()
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …rsep:123,strto:123,strtok:123,strtok_r:123,strtol:6,strtoll:6,strtoul:6,strtoull:6,struct:[6,8,14,…
/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 122 milliseconds