Searched refs:int_least8_t (Results 1 – 17 of 17) sorted by relevance
223 #undef int_least8_t231 #define int_least8_t int8_t macro
222 #undef int_least8_t230 #define int_least8_t int8_t
94 typedef int8_t int_least8_t; typedef
98 typedef signed char int_least8_t; typedef
580 typedef int8_t int_least8_t; typedef619 typedef int_least8_t int_fast8_t;
111 int_least8_t c1 = INT8_C (0x7f);112 int_least8_t c1max = INT_LEAST8_MAX;113 int_least8_t c1min = INT_LEAST8_MIN;
244 typedef __int_least8_t int_least8_t; typedef
768 typedef int8_t int_least8_t; typedef
123 +typedef int8_t int_least8_t;
505 typedef int8_t int_least8_t;
564 typedef int8_t int_least8_t;
562 typedef int8_t int_least8_t;
525 typedef int8_t int_least8_t;
9917 typedef int8_t int_least8_t;
14236 int_least8_t c1 = INT8_C (0x7f);14237 int_least8_t c1max = INT_LEAST8_MAX;14238 int_least8_t c1min = INT_LEAST8_MIN;