Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlimits.h27 #define S64_MIN ((s64)(-S64_MAX - 1)) macro
/openbmc/u-boot/include/linux/
H A Dkernel.h34 #define S64_MIN ((s64)(-S64_MAX - 1)) macro