Searched refs:stop_at_last (Results 1 – 1 of 1) sorted by relevance
265 static void auto_next_pat(AutoPatCmd *apc, int stop_at_last);2323 int stop_at_last) // stop when 'last' flag is set in auto_next_pat() argument2376 if (stop_at_last && ap->last) in auto_next_pat()