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