Searched refs:int40_t (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h149 typedef __INT40_TYPE__ int40_t; typedef
151 typedef int40_t int_least40_t;
153 typedef int40_t int_fast40_t;
155 # define __int_least32_t int40_t
157 # define __int_least16_t int40_t
159 # define __int_least8_t int40_t

Completed in 119 milliseconds