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

Lines Matching refs:uint_fast32_t

20139 uint_fast32_t f3 = UINT_FAST32_MAX;
20202 int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;