Searched refs:found_p1 (Results 1 – 1 of 1) sorted by relevance
2966 char * found_p1; in p_value() local2968 found_p1 = strstr(instruction_name, "p1"); in p_value()2971 if (found_p1) return 1; in p_value()