Home
last modified time | relevance | path

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

/stdlib/
A Dstdint.h164 # define INT_FAST16_MAX (9223372036854775807L) macro
167 # define INT_FAST16_MAX (2147483647) macro
A Dtst-width-stdint.c116 CHECK_WIDTH (int_fast16_t, INT_FAST16_MAX, INT_FAST16_WIDTH); in do_test()

Completed in 5 milliseconds