HomeSort by: relevance | last modified time | path
    Searched refs:init_path (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 183 static const char *init_path; variable
2888 remove (init_path);
2908 init_path = argv[4];
2930 init_file = fopen (init_path, "w");
2933 fprintf (stderr, "Cannot open init file '%s' for output.\n", init_path);
3006 fprintf (stderr, "Output to '%s' failed, aborting.\n", init_path);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 183 static const char *init_path; variable
2888 remove (init_path);
2908 init_path = argv[4];
2930 init_file = fopen (init_path, "w");
2933 fprintf (stderr, "Cannot open init file '%s' for output.\n", init_path);
3006 fprintf (stderr, "Output to '%s' failed, aborting.\n", init_path);
  /src/sys/arch/ia64/stand/common/
help.common 229 set init_path=<path>[:<path>...]

Completed in 58 milliseconds