Home | History | Annotate | Download | only in bison

Lines Matching refs:uint_fast8_t

14264 uint_fast8_t f1 = UINT_FAST8_MAX;
14329 int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;