Home
last modified time | relevance | path

Searched refs:mod_file_loc_of (Results 1 – 5 of 5) sorted by relevance

/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dmake-changeset.h41 assoc_table mod_file_loc_of; member
H A Dmake-changeset-files.c92 report->mod_file_loc_of = rel_to_assoc (report->mod_index.files, 1, 0); in arch_make_files_changeset()
H A Dcommit.c284 tmp = assoc_get_str_taking (make_report.mod_file_loc_of, rel_make_field_str (changelog_x_id)); in arch_prepare_commit_changeset()
294 … tmp = assoc_get_str_taking (make_report.mod_file_loc_of, rel_make_field_str (changelog_i_id)); in arch_prepare_commit_changeset()
H A Dchangeset-report.c112 assoc_table mod_file_loc_of = 0; in arch_evaluate_changeset() local
140 mod_file_loc_of = rel_to_assoc (report->mod_files_index, 1, 0); in arch_evaluate_changeset()
367 free_assoc_table (mod_file_loc_of); in arch_evaluate_changeset()
H A Dmake-changeset.c128 free_assoc_table (report->mod_file_loc_of); in arch_free_make_changeset_report_data()
445 …assoc_set_taking (&report->mod_file_loc_of, rel_get_field (report->mod_index.files, x, 1), rel_get… in arch_make_changeset()
997 …assoc_set_taking (&make_report->mod_file_loc_of, rel_make_field_str (id), rel_make_field_str (mod_… in arch_changeset_add_file()
1082 …assoc_set_taking (&make_report->mod_file_loc_of, rel_make_field_str (id), rel_make_field_str (mod_… in arch_changeset_add_diffs()