Home
last modified time | relevance | path

Searched refs:comparison_const_width (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dloop.c8396 int comparison_const_width; local
8402 comparison_const_width
8405 comparison_const_width
8407 if (comparison_const_width > HOST_BITS_PER_WIDE_INT)
8408 comparison_const_width = HOST_BITS_PER_WIDE_INT;
8410 = (unsigned HOST_WIDE_INT) 1 << (comparison_const_width - 1);