Searched refs:int_least64_t (Results 1 – 5 of 5) sorted by relevance
15 type int_least64_t56 macro-int-constant INT_LEAST64_MIN {promoted:int_least64_t} <= -9223372036854775807LL-157 macro-int-constant INT_LEAST64_MAX {promoted:int_least64_t} >= 9223372036854775807LL
91 CHECK_WIDTH (int_least64_t, INT_LEAST64_MAX, INT_LEAST64_WIDTH); in do_test()
46 typedef __int_least64_t int_least64_t; typedef
76 @item int_least64_t
22363 (int_least64_t): Define using __int_least64_t.