Searched refs:the_loop_deref (Results 1 – 1 of 1) sorted by relevance
53 static int the_loop_deref(int);64 return the_loop_deref(i); in func1()86 the_loop_deref(int i0) in the_loop_deref() function211 printf("%d\n", the_loop_deref(0)); in ATF_TC_BODY()