Searched refs:include_line (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_cc_test_checks.py | 345 include_line = True 372 include_line = False 374 if include_line:
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | scanner.cc | 2242 include_line (gfc_char_t *line) in include_line() function 2683 inc_line = include_line (line); in load_file()
|
H A D | ChangeLog-2008 | 1776 (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 D | ChangeLog-2018 | 298 * 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 D | ChangeLog-2011 | 3047 (gfc_define_undef_line, preprocessor_line, include_line): Likewise. 3862 * scanner.c (include_line, gfc_new_file): Ditto.
|
H A D | ChangeLog-2014 | 1626 * scanner.c (skip_free_comments, skip_fixed_comments, include_line):
|
H A D | ChangeLog-2021 | 1041 (include_line, include_stmt, gfc_new_file): Remove exit call
|
H A D | ChangeLog-2010 | 669 * fortran/scanner.c (include_line): Check return value of load_file. 1009 (skip_free_comments, skip_fixed_comments, include_line): Update
|
H A D | ChangeLog-2004 | 2352 (preprocessor_line, include_line): New functions.
|
H A D | ChangeLog-2006 | 1567 * scanner.c (include_line): Handle conditional include.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | scanner.c | 2194 include_line (gfc_char_t *line) in include_line() function 2647 inc_line = include_line (line); in load_file()
|