Home
last modified time | relevance | path

Searched defs:S32_MIN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dlimits.h24 #define S32_MIN ((s32)(-S32_MAX - 1)) macro
/openbmc/u-boot/include/linux/
H A Dkernel.h31 #define S32_MIN ((s32)(-S32_MAX - 1)) macro