Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ee/
H A Dee.c141 struct files *top_of_stack = NULL; variable
588 if (top_of_stack == NULL) in main()
2077 top_of_stack = NULL; in get_options()
2122 if (top_of_stack == NULL) in get_options()
2124 temp_names = top_of_stack = name_alloc(); in get_options()
2160 in_file_name = tmp_file = top_of_stack->name; in check_fp()
2161 top_of_stack = top_of_stack->next_name; in check_fp()
2441 if (top_of_stack == NULL) in quit()