Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dio-term.c1235 struct command_frame * last_of_the_old = the_cmd_frame->next; in main() local
1236 while (the_cmd_frame != last_of_the_old) in main()
1238 free_cmd_frame (last_of_the_old); in main()