Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/nolibc/
H A Dstdint.h49 #define INT32_MIN (-2147483647-1) macro
/openbmc/qemu/target/i386/
H A Dops_sse.h720 WRAP_FLOATCONV(int32_t, float32_to_int32, float32, INT32_MIN) in WRAP_FLOATCONV() argument