Searched refs:need_refresh (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-winsource.c395 int need_refresh = 0; local
439 need_refresh = 1;
442 return need_refresh;
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_refresh.c71 int need_refresh = 0; local
137 need_refresh = 1;
140 if (need_refresh)
/freebsd-11-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c918 int need_refresh = 0; local
938 need_refresh = 1;
953 if (need_refresh)
/freebsd-11-stable/contrib/gcc/
H A Dregrename.c1817 bool need_refresh;
1821 need_refresh = false;
1844 need_refresh = true;
1849 if (need_refresh)
1816 bool need_refresh; local

Completed in 125 milliseconds