Home | History | Annotate | Download | only in bison

Lines Matching refs:UINT_LEAST32_MAX

14253 uint_least32_t d3max = UINT_LEAST32_MAX;
14327 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;