Searched refs:first_call (Results 1 – 1 of 1) sorted by relevance
136 static bool first_call = false; in not_the_first_call() local137 bool res = first_call; in not_the_first_call()138 first_call = true; in not_the_first_call()