Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlimits.h20 #define S16_MIN ((s16)(-S16_MAX - 1)) macro
/openbmc/u-boot/include/linux/
H A Dkernel.h28 #define S16_MIN ((s16)(-S16_MAX - 1)) macro