Searched refs:BS_NORMAL (Results 1 – 2 of 2) sorted by relevance
379 #define BS_NORMAL 1 /* \b treated as normal char; actually output */384 #define BS_NORMAL global() macro
1074 else if (proc_backspace == OPT_OFF && bs_mode == BS_NORMAL) in do_append()