Searched refs:x_arg_defaulted (Results 1 – 1 of 1) sorted by relevance
949 static bool x_arg_defaulted; /* x_arg not explicitly set; defaulted to 1 */ variable1322 x_arg_defaulted = true; in x_emacs()1868 if (x_arg_defaulted) in x_goto_hist()1914 if (xep == xbuf && x_arg_defaulted) in x_eot_del()2289 if (x_arg_defaulted || (narg = x_arg) > lastcol) in x_kill()2396 x_arg_defaulted = true; in x_vt_hack()3101 x_arg_defaulted = true; in x_set_arg()3105 x_arg_defaulted = false; in x_set_arg()3167 if (x_arg_defaulted) { in x_edit_line()3216 last_arg = x_arg_defaulted ? -1 : x_arg; in x_prev_histword()