Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-gen-builtins.cc180 static const char *bif_path; variable
621 fprintf (stderr, "%s:%d:%d: ", bif_path, real_line, real_pos); in bif_diag()
2204 bif_path, ovld_path); in write_autogenerated_header()
2905 bif_path = argv[1]; in main()
2911 bif_file = fopen (bif_path, "r"); in main()
2914 fprintf (stderr, "Cannot open input built-in file '%s'.\n", bif_path); in main()
2963 fprintf (stderr, "Parsing of '%s' failed, aborting.\n", bif_path); in main()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202119924 (bif_path): Likewise.