Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-parse.c96 static void parse_source_file_1 PARAMS ((tree, FILE *));
529 parse_source_file_1 (file, finput);
830 parse_source_file_1 (file, finput) in parse_source_file_1() function
1111 parse_source_file_1 (name, finput);
H A DChangeLog3597 (parse_source_file_1): New function - and:
3600 On first pass over files, only do parse_source_file_1.