Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-gen-builtins.cc181 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 DChangeLog-202119925 (ovld_path): Likewise.