Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlimits.h17 #define S8_MIN ((s8)(-S8_MAX - 1)) macro
/openbmc/u-boot/include/linux/
H A Dkernel.h25 #define S8_MIN ((s8)(-S8_MAX - 1)) macro