Home
last modified time | relevance | path

Searched refs:uint_fast40_t (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Headers/
H A Dstdint.c175 _Static_assert(UINT_FAST40_WIDTH / __CHAR_BIT__ == sizeof(uint_fast40_t), "");
/llvm-project-15.0.7/clang/lib/Headers/
H A Dstdint.h154 typedef uint40_t uint_fast40_t; typedef