Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | KSTRTOX_OVERFLOW (1U << 31) |
Functions | |
const char * | _parse_integer_fixup_radix (const char *s, unsigned int *base) |
unsigned int | _parse_integer (const char *s, unsigned int base, unsigned long long *res) |