Searched refs:atou (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/boot/ | ||
A D | string.h | 27 extern unsigned int atou(const char *s); |
A D | string.c | 91 unsigned int atou(const char *s) in atou() function |
A D | boot.h | 308 unsigned int atou(const char *s); |
Completed in 6 milliseconds