Searched refs:last_arg (Results 1 – 2 of 2) sorted by relevance
1497 last_arg = None variable1506 if last_arg is not None:1507 if last_arg == '-DIR':1509 last_arg = None variable1514 last_arg = arg variable
3013 static int last_arg = -1; in x_prev_histword() local3021 last_arg = x_arg_defaulted ? -1 : x_arg; in x_prev_histword()3029 if ((x_arg = last_arg) == -1) { in x_prev_histword()