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

/haiku-buildtools/gcc/gcc/fortran/
H A Dinterface.c1567 gfc_interface *psave, *q, *qlast; local
1616 qlast = p;
1622 qlast = q;
1628 qlast->next = q->next;
1630 q = qlast->next;

Completed in 100 milliseconds