Home
last modified time | relevance | path

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

/stdlib/
A Dstdint.h176 # define UINT_FAST32_MAX (18446744073709551615UL) macro
179 # define UINT_FAST32_MAX (4294967295U) macro
A Dtst-width-stdint.c136 CHECK_WIDTH (uint_fast32_t, UINT_FAST32_MAX, UINT_FAST32_WIDTH); in do_test()

Completed in 5 milliseconds