Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dupdate_cc_test_checks.py345 include_line = True
372 include_line = False
374 if include_line:
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc2242 include_line (gfc_char_t *line) in include_line() function
2683 inc_line = include_line (line); in load_file()
H A DChangeLog-20081776 (include_line,gfc_new_file): Adapt accordingly.
2839 include_line, load_file, gfc_read_orig_filename): Handle wide
2913 gfc_error_recovery, load_line, preprocessor_line, include_line,
H A DChangeLog-2018298 * scanner.c (include_line): Change return type from bool to int.
305 (load_file): Adjust include_line caller. If it returns -1, keep
H A DChangeLog-20113047 (gfc_define_undef_line, preprocessor_line, include_line): Likewise.
3862 * scanner.c (include_line, gfc_new_file): Ditto.
H A DChangeLog-20141626 * scanner.c (skip_free_comments, skip_fixed_comments, include_line):
H A DChangeLog-20211041 (include_line, include_stmt, gfc_new_file): Remove exit call
H A DChangeLog-2010669 * fortran/scanner.c (include_line): Check return value of load_file.
1009 (skip_free_comments, skip_fixed_comments, include_line): Update
H A DChangeLog-20042352 (preprocessor_line, include_line): New functions.
H A DChangeLog-20061567 * scanner.c (include_line): Handle conditional include.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c2194 include_line (gfc_char_t *line) in include_line() function
2647 inc_line = include_line (line); in load_file()