Searched defs:f_old (Results 1 – 3 of 3) sorted by relevance
1093 static bool comparable_components(const format_info_t * const f_old, in comparable_components()1150 static bool is_format_compatible(const format_info_t * const f_old, in is_format_compatible()
824 def test(f_new, f_old): argument
131 static int cil_allow_multiple_decls(struct cil_db *db, enum cil_flavor f_new, enum cil_flavor f_old) in cil_allow_multiple_decls()