Searched refs:branch_types (Results 1 – 1 of 1) sorted by relevance
423 } branch_types[] = { variable452 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()453 err = db_export__branch_type(dbe, branch_types[i].branch_type, in db_export__branch_types()454 branch_types[i].name); in db_export__branch_types()460 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()461 const char *name = branch_types[i].name; in db_export__branch_types()462 u32 type = branch_types[i].branch_type; in db_export__branch_types()