Searched refs:tmp_int (Results 1 – 1 of 1) sorted by relevance
1873 int tmp_int; in get_string() local1894 tmp_int = g_horz; in get_string()1897 tmp_int = tmp_int - g_horz; in get_string()1898 for (; 0 < tmp_int; tmp_int--) in get_string()1900 if ((g_horz+tmp_int) < (last_col - 1)) in get_string()