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

Lines Matching refs:uint_least64_t

20127 uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
20128 uint_least64_t d4max = UINT_LEAST64_MAX;
20199 int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;