Home | History | Annotate | Download | only in clang-include

Lines Matching refs:__int_least32_t

72 # define __int_least32_t int64_t
94 # define __int_least32_t int56_t
110 # define __int_least32_t int48_t
126 # define __int_least32_t int40_t
146 # define __int_least32_t int32_t
154 #ifdef __int_least32_t
155 typedef __int_least32_t int_least32_t;
157 typedef __int_least32_t int_fast32_t;
159 #endif /* __int_least32_t */
349 #ifdef __int_least32_t
357 #endif /* __int_least32_t */