Home
last modified time | relevance | path

Searched refs:top_of_stack (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/ee/
H A Dee.c144 struct files *top_of_stack = NULL; variable
592 if (top_of_stack == NULL)
2086 top_of_stack = NULL;
2131 if (top_of_stack == NULL)
2133 temp_names = top_of_stack = name_alloc();
2168 in_file_name = tmp_file = top_of_stack->name; in check_fp()
2169 top_of_stack = top_of_stack->next_name; in check_fp()
2450 if (top_of_stack == NULL)
/freebsd-12.1/contrib/gcc/
H A Dregclass.c242 static GTY(()) rtx top_of_stack[MAX_MACHINE_MODE];
597 top_of_stack[i] = gen_rtx_MEM (i, stack_pointer_rtx); in init_fake_stack_mems()
612 rtx mem ATTRIBUTE_UNUSED = top_of_stack[(int) mode]; in memory_move_secondary_cost()
H A DFSFChangeLog1699 (top_of_stack) [HAVE_SECONDARY_RELOADS]: New static array.
H A DChangeLog-19996837 * regclass.c (init_regs): Add "top_of_stack" as a garbage