Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-A.c54 int again, new_array_found = 0; local
72 new_array_found = again = 1;
102 || (new_array_found && name == length_identifier_node))
105 QUAL_RESOLUTION (qual) = (new_array_found ? NULL_TREE : decl);
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c14889 int again, super_found = 0, this_found = 0, new_array_found = 0; local
14923 again = new_array_found = 1;
15055 QUAL_RESOLUTION (qual) = (new_array_found ? NULL_TREE : decl);
H A Dparse.y11324 int again, super_found = 0, this_found = 0, new_array_found = 0; local
11358 again = new_array_found = 1;
11490 QUAL_RESOLUTION (qual) = (new_array_found ? NULL_TREE : decl);