Searched refs:ovld_path (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-gen-builtins.cc | 181 static const char *ovld_path; variable 633 fprintf (stderr, "%s:%d:%d: ", ovld_path, real_line, real_pos); in ovld_diag() 2204 bif_path, ovld_path); in write_autogenerated_header() 2906 ovld_path = argv[2]; in main() 2917 ovld_file = fopen (ovld_path, "r"); in main() 2920 fprintf (stderr, "Cannot open input overload file '%s'.\n", ovld_path); in main() 2985 fprintf (stderr, "Parsing of '%s' failed, aborting.\n", ovld_path); in main()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2021 | 19925 (ovld_path): Likewise.
|