Searched refs:found_priority (Results 1 – 3 of 3) sorted by relevance
513 ssize_t found_priority = -1; in ForEachMacro() local524 if (pi != module_priorities.end() && pi->second > found_priority) { in ForEachMacro()526 found_priority = pi->second; in ForEachMacro()536 if ((pi != module_priorities.end()) && pi->second > found_priority) { in ForEachMacro()538 found_priority = pi->second; in ForEachMacro()
356 short found_priority = -1; in locate_opcode_ent() local479 && priority > found_priority) in locate_opcode_ent()496 found_priority = priority; in locate_opcode_ent()