Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dio-term.h54 extern struct cmd_func *end_macro_cmd;
62 extern struct cmd_func * end_macro_cmd;
H A Dio-term.c163 struct cmd_func *end_macro_cmd; variable
788 find_func (0, &end_macro_cmd, "end-macro"); in init_maps()
H A Dcmd.c1053 cur_cmd = end_macro_cmd; in command_loop()