Home
last modified time | relevance | path

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

/netbsd-src/games/warp/
H A Dterm.h114 int circfill();
127 # define input_pending() (nextin!=nextout || circfill())
H A Dterm.c617 circfill() in circfill() function