Home
last modified time | relevance | path

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

/stdlib/
A Dstdint.h165 # define INT_FAST32_MAX (9223372036854775807L) macro
168 # define INT_FAST32_MAX (2147483647) macro
A Dtst-width-stdint.c120 CHECK_WIDTH (int_fast32_t, INT_FAST32_MAX, INT_FAST32_WIDTH); in do_test()

Completed in 5 milliseconds