Searched defs:S64_MIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | limits.h | 27 #define S64_MIN ((s64)(-S64_MAX - 1)) macro |
/openbmc/u-boot/include/linux/ | ||
H A D | kernel.h | 34 #define S64_MIN ((s64)(-S64_MAX - 1)) macro |