Searched refs:getcmdline_int (Results 1 – 1 of 1) sorted by relevance
43 static char_u *getcmdline_int(int firstc, long count, int indent, int clear_ccline);1562 return getcmdline_int(firstc, count, indent, TRUE); in getcmdline()1566 getcmdline_int( in getcmdline_int() function2540 s = getcmdline_int(firstc, 1L, 0, FALSE); in getcmdline_prompt()