Searched refs:atou (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/boot/ | ||
D | string.h | 28 extern unsigned int atou(const char *s); |
D | string.c | 80 unsigned int atou(const char *s) in atou() function |
D | boot.h | 333 unsigned int atou(const char *s); |