Home
last modified time | relevance | path

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

/src/contrib/ee/
H A Dee.c145 struct files *top_of_stack = NULL; variable
633 if (top_of_stack == NULL) in main()
2280 top_of_stack = NULL; in get_options()
2325 if (top_of_stack == NULL) in get_options()
2327 temp_names = top_of_stack = name_alloc(); in get_options()
2363 in_file_name = tmp_file = top_of_stack->name; in check_fp()
2364 top_of_stack = top_of_stack->next_name; in check_fp()
2644 if (top_of_stack == NULL) in quit()