Searched refs:INT_FAST32_MIN (Results 1 – 10 of 10) sorted by relevance
125 #ifndef INT_FAST32_MIN126 #error INT_FAST32_MIN not defined
122 #ifndef INT_FAST32_MIN123 #error INT_FAST32_MIN not defined
1564 INT_FAST32_MIN_ INT_FAST32_MIN
50 INT_FAST32_MIN
120 #ifndef INT_FAST32_MIN121 #error INT_FAST32_MIN not defined
196 static_assert(INT_FAST32_MIN <= -2147483647 - 1, "INT_FAST32_MIN <= -2147483648"); in main()
197 static_assert(INT_FAST32_MIN <= -2147483647 - 1, "INT_FAST32_MIN <= -2147483648"); in main()
650 # define INT_FAST32_MIN __INT_LEAST32_MIN macro
105 SYMBOL(INT_FAST32_MIN, None, <stdint.h>)