Searched defs:KSTRTOX_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ | ||
D | kstrtox.h | 5 #define KSTRTOX_OVERFLOW (1U << 31) macro |
/kernel/linux/linux-5.10/arch/x86/boot/ | ||
D | string.c | 21 #define KSTRTOX_OVERFLOW (1U << 31) macro |