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

  /src/external/gpl3/gcc/dist/gcc/
gengtype-state.cc 1284 const char *cursrcrelpath = NULL; local
1288 cursrcrelpath = get_file_srcdir_relative_path (curfil);
1289 if (cursrcrelpath)
1293 write_state_a_string (cursrcrelpath);
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-state.cc 1294 const char *cursrcrelpath = NULL; local
1298 cursrcrelpath = get_file_srcdir_relative_path (curfil);
1299 if (cursrcrelpath)
1303 write_state_a_string (cursrcrelpath);

Completed in 50 milliseconds