Searched refs:INT_FAST16_MIN (Results 1 – 10 of 10) sorted by relevance
121 #ifndef INT_FAST16_MIN122 #error INT_FAST16_MIN not defined
118 #ifndef INT_FAST16_MIN119 #error INT_FAST16_MIN not defined
1554 INT_FAST16_MIN_ INT_FAST16_MIN
49 INT_FAST16_MIN
116 #ifndef INT_FAST16_MIN117 #error INT_FAST16_MIN not defined
195 static_assert(INT_FAST16_MIN <= -32768, "INT_FAST16_MIN <= -32768"); in main()
196 static_assert(INT_FAST16_MIN <= -32768, "INT_FAST16_MIN <= -32768"); in main()
724 # define INT_FAST16_MIN __INT_LEAST16_MIN macro
103 SYMBOL(INT_FAST16_MIN, None, <stdint.h>)