Searched refs:found_priority (Results 1 – 2 of 2) sorted by relevance
401 ssize_t found_priority = -1; in ForEachMacro() local412 if (pi != module_priorities.end() && pi->second > found_priority) { in ForEachMacro()414 found_priority = pi->second; in ForEachMacro()424 if ((pi != module_priorities.end()) && pi->second > found_priority) { in ForEachMacro()426 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()