Home
last modified time | relevance | path

Searched refs:found_p1 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c2966 char * found_p1; in p_value() local
2968 found_p1 = strstr(instruction_name, "p1"); in p_value()
2971 if (found_p1) return 1; in p_value()