Home
last modified time | relevance | path

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

/stdlib/
A Dstdint.h175 # define UINT_FAST16_MAX (18446744073709551615UL) macro
178 # define UINT_FAST16_MAX (4294967295U) macro
A Dtst-width-stdint.c132 CHECK_WIDTH (uint_fast16_t, UINT_FAST16_MAX, UINT_FAST16_WIDTH); in do_test()

Completed in 6 milliseconds