Searched refs:int_least8_t (Results 1 – 3 of 3) sorted by relevance
185 #undef int_least8_t193 #define int_least8_t int8_t macro
104 int_least8_t c1 = INT8_C (0x7f);105 int_least8_t c1max = INT_LEAST8_MAX;106 int_least8_t c1min = INT_LEAST8_MIN;
20109 int_least8_t c1 = INT8_C (0x7f);20110 int_least8_t c1max = INT_LEAST8_MAX;20111 int_least8_t c1min = INT_LEAST8_MIN;