Searched refs:srcrelpath (Results 1 – 2 of 2) sorted by relevance
675 const char *srcrelpath = NULL; in write_state_fileloc() local679 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()
673 const char *srcrelpath = NULL; in write_state_fileloc() local677 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()