| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | directives.c | 463 cpp_error (pfile, CPP_DL_ERROR, "invalid preprocessing directive #%s", in _cpp_handle_directive() 528 cpp_error (pfile, CPP_DL_ERROR, in lex_macro_node() 534 cpp_error (pfile, CPP_DL_ERROR, in lex_macro_node() 538 cpp_error (pfile, CPP_DL_ERROR, "no macro name given in #%s directive", in lex_macro_node() 541 cpp_error (pfile, CPP_DL_ERROR, "macro names must be identifiers"); in lex_macro_node() 637 cpp_error (pfile, CPP_DL_ERROR, "missing terminating > character"); in glue_header_name() 692 cpp_error (pfile, CPP_DL_ERROR, "#%s expects \"FILENAME\" or <FILENAME>", in parse_include() 732 cpp_error (pfile, CPP_DL_ERROR, "empty filename in #%s", in do_include_common() 742 cpp_error (pfile, CPP_DL_ERROR, "#include nested too deeply"); in do_include_common() 809 cpp_error (pfile, CPP_DL_ERROR, "invalid flag \"%s\" in line directive", in read_flag() [all …]
|
| HD | charset.c | 653 cpp_error (pfile, CPP_DL_ERROR, /* FIXME should be DL_SORRY */ in init_iconv_desc() 657 cpp_errno (pfile, CPP_DL_ERROR, "iconv_open"); in init_iconv_desc() 664 cpp_error (pfile, CPP_DL_ERROR, /* FIXME: should be DL_SORRY */ in init_iconv_desc() 985 cpp_error (pfile, CPP_DL_ERROR, in _cpp_valid_ucn() 997 cpp_error (pfile, CPP_DL_ERROR, in _cpp_valid_ucn() 1017 cpp_error (pfile, CPP_DL_ERROR, in _cpp_valid_ucn() 1021 cpp_error (pfile, CPP_DL_ERROR, in _cpp_valid_ucn() 1055 cpp_errno (pfile, CPP_DL_ERROR, in convert_ucn() 1059 cpp_errno (pfile, CPP_DL_ERROR, in convert_ucn() 1148 cpp_error (pfile, CPP_DL_ERROR, in convert_hex() [all …]
|
| HD | expr.c | 74 do { cpp_error (pfile, CPP_DL_ERROR, msgid); goto syntax_error; } while(0) 76 do { cpp_error (pfile, CPP_DL_ERROR, msgid, arg); goto syntax_error; } \ 248 cpp_error (pfile, CPP_DL_ERROR, in cpp_classify_number() 276 cpp_error (pfile, CPP_DL_ERROR, in cpp_classify_number() 300 cpp_error (pfile, CPP_DL_ERROR, in cpp_classify_number() 313 cpp_error (pfile, CPP_DL_ERROR, in cpp_classify_number() 546 cpp_error (pfile, CPP_DL_ERROR, "missing ')' after \"defined\""); in parse_defined() 552 cpp_error (pfile, CPP_DL_ERROR, in parse_defined() 560 cpp_error (pfile, CPP_DL_ERROR, in parse_defined() 609 cpp_error (pfile, CPP_DL_ERROR, in eval_token() [all …]
|
| HD | pch.c | 83 cpp_errno (pfile, CPP_DL_ERROR, in write_macdef() 332 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_deps() 354 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 360 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 533 cpp_errno (r, CPP_DL_ERROR, "while reading precompiled header"); in cpp_valid_state() 696 cpp_errno (r, CPP_DL_ERROR, "while reading precompiled header"); in cpp_read_state()
|
| HD | macro.c | 269 cpp_error (pfile, CPP_DL_ERROR, in _cpp_builtin_macro_text() 481 cpp_error (pfile, CPP_DL_ERROR, in paste_tokens() 559 cpp_error (pfile, CPP_DL_ERROR, in _cpp_arguments_ok() 564 cpp_error (pfile, CPP_DL_ERROR, in _cpp_arguments_ok() 675 cpp_error (pfile, CPP_DL_ERROR, in collect_args() 1295 cpp_error (pfile, CPP_DL_ERROR, "duplicate macro parameter \"%s\"", in _cpp_save_parameter() 1340 cpp_error (pfile, CPP_DL_ERROR, in parse_params() 1348 cpp_error (pfile, CPP_DL_ERROR, in parse_params() 1366 cpp_error (pfile, CPP_DL_ERROR, "parameter name missing"); in parse_params() 1397 cpp_error (pfile, CPP_DL_ERROR, "missing ')' in macro parameter list"); in parse_params() [all …]
|
| HD | errors.c | 100 level = CPP_DL_ERROR; in _cpp_begin_message() 107 case CPP_DL_ERROR: in _cpp_begin_message()
|
| HD | files.c | 463 cpp_error (pfile, CPP_DL_ERROR, in _cpp_find_file() 466 cpp_error (pfile, CPP_DL_ERROR, in _cpp_find_file() 555 cpp_error (pfile, CPP_DL_ERROR, "%s is a block device", file->path); in read_file_guts() 572 cpp_error (pfile, CPP_DL_ERROR, "%s is too large", file->path); in read_file_guts() 580 cpp_error (pfile, CPP_DL_ERROR, "%s has no current position", in read_file_guts() 586 cpp_error (pfile, CPP_DL_ERROR, "current position of %s is too large", in read_file_guts() 616 cpp_errno (pfile, CPP_DL_ERROR, file->path); in read_file_guts() 851 cpp_error (pfile, CPP_DL_ERROR, in search_path_head() 922 cpp_errno (pfile, CPP_DL_ERROR, file->path); in open_file_failed()
|
| HD | traditional.c | 161 cpp_error_with_line (pfile, CPP_DL_ERROR, src_loc, 0, in copy_comment() 674 cpp_error_with_line (pfile, CPP_DL_ERROR, fmacro.line, 0, in _cpp_scan_out_logical_line() 744 cpp_error (pfile, CPP_DL_ERROR, in recursive_macro() 912 cpp_error (pfile, CPP_DL_ERROR, "syntax error in macro parameter list"); in scan_parameters()
|
| HD | directives-only.c | 221 cpp_error_with_line (pfile, CPP_DL_ERROR, loc, 0, "unterminated comment"); in _cpp_preprocess_dir_only()
|
| HD | lex.c | 551 cpp_error (pfile, CPP_DL_ERROR, "attempt to use poisoned \"%s\"", in lex_identifier() 1029 cpp_error (pfile, CPP_DL_ERROR, "unterminated comment"); in _cpp_lex_direct()
|
| /NextBSD/contrib/gcc/ |
| HD | c-pch.c | 373 cpp_errno (pfile, CPP_DL_ERROR, "calling fdopen"); in c_common_read_pch() 381 cpp_errno (pfile, CPP_DL_ERROR, "reading"); in c_common_read_pch() 397 cpp_errno (pfile, CPP_DL_ERROR, "reading"); in c_common_read_pch() 407 cpp_errno (pfile, CPP_DL_ERROR, "seeking"); in c_common_read_pch()
|
| HD | c-incpath.c | 202 cpp_errno (pfile, CPP_DL_ERROR, cur->name); in remove_duplicates() 213 cpp_error_with_line (pfile, CPP_DL_ERROR, 0, 0, in remove_duplicates()
|
| HD | fix-header.c | 666 cpp_error (scan_in, CPP_DL_ERROR, "invalid option `%s'", argv[i]); in read_scan_file()
|
| /NextBSD/contrib/gcclibs/libcpp/include/ |
| HD | cpplib.h | 790 #define CPP_DL_ERROR 0x03 macro
|
| /NextBSD/contrib/gcc/cp/ |
| HD | error.c | 2411 case CPP_DL_ERROR: in cp_cpp_error()
|