Home
last modified time | relevance | path

Searched refs:init_path (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-gen-builtins.cc183 static const char *init_path; variable
2888 remove (init_path); in delete_output_files()
2908 init_path = argv[4]; in main()
2930 init_file = fopen (init_path, "w"); in main()
2933 fprintf (stderr, "Cannot open init file '%s' for output.\n", init_path); in main()
3006 fprintf (stderr, "Output to '%s' failed, aborting.\n", init_path); in main()
/netbsd-src/sys/arch/ia64/stand/common/
H A Dhelp.common229 set init_path=<path>[:<path>...]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202119927 (init_path): Likewise.