Home | History | Annotate | Download | only in bison

Lines Matching refs:UINT_FAST32_MAX

14266 uint_fast32_t f3 = UINT_FAST32_MAX;
14331 int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;