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

Lines Matching refs:uint_fast8_t

20137 uint_fast8_t f1 = UINT_FAST8_MAX;
20200 int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;