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

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c45 typedef struct code_stack struct
48 struct code_stack *prev;
55 code_stack; typedef in typeref:struct:code_stack
57 static code_stack *cs_base = NULL;
8552 up through the code_stack. */
8745 code_stack *stack;
8801 case we find it by going up the code_stack. */
10095 code_stack frame;
15195 code_stack *old_cs_base;

Completed in 111 milliseconds