Searched defs:simple_strtol (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/boot/ |
H A D | string.c | 97 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
/openbmc/u-boot/lib/ |
H A D | strto.c | 77 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | string.c | 158 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
/openbmc/linux/arch/x86/boot/ |
H A D | string.c | 145 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 124 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|