Searched refs:int_fast32_t (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | stdint.h | 61 typedef long int int_fast32_t; typedef |
A D | tst-width-stdint.c | 120 CHECK_WIDTH (int_fast32_t, INT_FAST32_MAX, INT_FAST32_WIDTH); in do_test() |
Completed in 5 milliseconds