Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-state.cc675 const char *srcrelpath = NULL; in write_state_fileloc() local
679 srcrelpath = get_file_srcdir_relative_path (floc->file); in write_state_fileloc()
680 if (srcrelpath != NULL) in write_state_fileloc()
683 write_state_a_string (srcrelpath); in write_state_fileloc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype-state.c673 const char *srcrelpath = NULL; in write_state_fileloc() local
677 srcrelpath = get_file_srcdir_relative_path (floc->file); in write_state_fileloc()
678 if (srcrelpath != NULL) in write_state_fileloc()
681 write_state_a_string (srcrelpath); in write_state_fileloc()