Searched defs:S32_MIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | limits.h | 24 #define S32_MIN ((s32)(-S32_MAX - 1)) macro |
/openbmc/u-boot/include/linux/ | ||
H A D | kernel.h | 31 #define S32_MIN ((s32)(-S32_MAX - 1)) macro |