Searched refs:__int_least8_t (Results 1 – 4 of 4) sorted by relevance
115 # undef __int_least8_t116 # define __int_least8_t int64_t macro143 # undef __int_least8_t144 # define __int_least8_t int56_t macro165 # undef __int_least8_t166 # define __int_least8_t int48_t macro187 # undef __int_least8_t188 # define __int_least8_t int40_t macro213 # undef __int_least8_t214 # define __int_least8_t int32_t macro[all …]
38 typedef __int_least8_t int_least8_t;
61 typedef __int8_t __int_least8_t; typedef
205 typedef _Atomic(__int_least8_t) atomic_int_least8_t;