Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:uint_fast64_t

20140 uint_fast64_t f4 = UINT_FAST64_MAX;
20203 int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;