Home
last modified time | relevance | path

Searched refs:ustrtoull (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A D_exports.h74 EXPORT_FUNC(ustrtoull, unsigned long long, ustrtoull,
H A Dexports.h34 unsigned long long ustrtoull(const char *cp, char **endp, unsigned int base);
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dstrto.su
/OK3568_Linux_fs/u-boot/lib/
H A Dstrto.su
H A Dstrto.c108 unsigned long long ustrtoull(const char *cp, char **endp, unsigned int base) in ustrtoull() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dstring.h124 unsigned long long ustrtoull(const char *cp, char **endp, unsigned int base);
/OK3568_Linux_fs/u-boot/cmd/
H A Dgpt.c517 size_ll = ustrtoull(p, &p, 0); in set_gpt_info()
528 start_ll = ustrtoull(p, &p, 0); in set_gpt_info()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdpart.c109 partition->size = ustrtoull(mtdparts, (char **)&mtdparts, 0); in mtd_parse_partition()
121 partition->offset = ustrtoull(mtdparts, (char **)&mtdparts, 0); in mtd_parse_partition()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map