HomeSort by: relevance | last modified time | path
    Searched defs:get_file_srcdir_relative_path (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 1765 get_file_srcdir_relative_path (const input_file *inpf)
1783 const char *srcdir_path = get_file_srcdir_relative_path (inpf);
1823 const char *srcdir_relative_path = get_file_srcdir_relative_path (inpf);
1758 get_file_srcdir_relative_path (const input_file *inpf) function
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 1795 get_file_srcdir_relative_path (const input_file *inpf)
1813 const char *srcdir_path = get_file_srcdir_relative_path (inpf);
1853 const char *srcdir_relative_path = get_file_srcdir_relative_path (inpf);
1788 get_file_srcdir_relative_path (const input_file *inpf) function

Completed in 28 milliseconds