Searched defs:simple_strtoul (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/lib/ | ||
H A D | vsprintf.c | 74 unsigned long simple_strtoul(const char *cp, char **endp, unsigned int base) simple_strtoul() function 78 EXPORT_SYMBOL(simple_strtoul); variable |
Completed in 337 milliseconds