Home
last modified time | relevance | path

Searched refs:tmp_int (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/ee/
H A Dee.c1874 int tmp_int; local
1895 tmp_int = g_horz;
1898 tmp_int = tmp_int - g_horz;
1899 for (; 0 < tmp_int; tmp_int--)
1901 if ((g_horz+tmp_int) < (last_col - 1))