Searched refs:branch_types (Results 1 – 1 of 1) sorted by relevance
417 } branch_types[] = { variable446 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()447 err = db_export__branch_type(dbe, branch_types[i].branch_type, in db_export__branch_types()448 branch_types[i].name); in db_export__branch_types()454 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()455 const char *name = branch_types[i].name; in db_export__branch_types()456 u32 type = branch_types[i].branch_type; in db_export__branch_types()