Searched refs:tmp_tail (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c9797 static gfc_code *tmp_head = NULL, *tmp_tail = NULL; variable
9840 add_code_to_chain (&this_code, &tmp_head, &tmp_tail);
9938 add_code_to_chain (&temp_code, &tmp_head, &tmp_tail);
10001 tmp_head = tmp_tail = NULL;

Completed in 621 milliseconds