Searched refs:uint_least64_t (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 107 CHECK_WIDTH (uint_least64_t, UINT_LEAST64_MAX, UINT_LEAST64_WIDTH); in do_test() |
A D | stdint.h | 52 typedef __uint_least64_t uint_least64_t; typedef |
Completed in 5 milliseconds