Searched defs:a_path (Results 1 – 3 of 3) sorted by relevance
456 compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path, in compare_deref_paths()587 nir_compare_deref_paths(nir_deref_path *a_path, in nir_compare_deref_paths()688 nir_deref_path a_path, b_path; in nir_compare_derefs() local
215 char *a_path = cil_malloc(strlen(a_filecon->path_str) + 1); in cil_post_filecon_compare() local
1241 translation_unit::set_path(const string& a_path) in set_path()