Searched refs:not_constant (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c10780 bool not_constant; local
10782 not_constant = false;
10793 not_constant = true;
10797 not_constant = true;
10800 return not_constant;

Completed in 183 milliseconds