Searched refs:branch_types (Results 1 – 1 of 1) sorted by relevance
427 } branch_types[] = { variable456 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()457 err = db_export__branch_type(dbe, branch_types[i].branch_type, in db_export__branch_types()458 branch_types[i].name); in db_export__branch_types()464 for (i = 0; branch_types[i].name ; i++) { in db_export__branch_types()465 const char *name = branch_types[i].name; in db_export__branch_types()466 u32 type = branch_types[i].branch_type; in db_export__branch_types()