Home
last modified time | relevance | path

Searched defs:ustrtoul (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dstrto.c85 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() function
/openbmc/linux/drivers/mtd/devices/
H A Dblock2mtd.c348 static int ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() function