Searched refs:tmp_int (Results 1 – 1 of 1) sorted by relevance
2033 int tmp_int; in get_string() local2064 tmp_int = g_horz; in get_string()2068 tmp_int = tmp_int - g_horz; in get_string()2069 for (; 0 < tmp_int; tmp_int--) in get_string()2071 if ((g_horz+tmp_int) < (last_col - 1)) in get_string()