Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c145 struct files *top_of_stack = NULL; variable
632 if (top_of_stack == NULL) in main()
2285 top_of_stack = NULL; in get_options()
2330 if (top_of_stack == NULL) in get_options()
2332 temp_names = top_of_stack = name_alloc(); in get_options()
2368 in_file_name = tmp_file = top_of_stack->name; in check_fp()
2369 top_of_stack = top_of_stack->next_name; in check_fp()
2649 if (top_of_stack == NULL) in quit()