Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dv73_scalar.c50 static bool my_func_called; variable
54 my_func_called = true; in my_func()
69 my_func_called = false; in test_callrh()
71 check32(my_func_called, true); in test_callrh()