Searched refs:prev_answer (Results 1 – 1 of 1) sorted by relevance
1765 static bool prev_answer; in interesting_function() local1773 return prev_answer; in interesting_function()1776 prev_answer = false; in interesting_function()1781 prev_answer = true; in interesting_function()1782 return prev_answer; in interesting_function()