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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-array.c1379 static bool first_len; variable
1426 if (first_len)
1430 first_len = false;
2211 old_first_len = first_len;
2229 first_len = true;
2371 first_len = old_first_len;
H A Ddecl.c1688 int first_len; local
1697 first_len = ctor->expr->value.character.length;
1703 has_ts ? -1 : first_len);

Completed in 72 milliseconds