Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dio-edit.c56 #define the_overwrite the_cmd_arg.overwrite macro
104 the_overwrite = !the_overwrite; in toggle_overwrite()
106 the_overwrite = (setting > 0); in toggle_overwrite()
407 (the_overwrite ? over_string : insert_string) (str, len); in put_string()