Searched refs:input_pending (Results 1 – 4 of 4) sorted by relevance
108 # define input_pending() (nextin!=nextout || \ macro111 # define input_pending() bizarre macro117 # define input_pending() rdchk(0) macro119 # define input_pending() bizarre macro127 # define input_pending() (nextin!=nextout || circfill()) macro129 # define input_pending() bizarre macro136 # define input_pending() (nextin!=nextout) macro138 # define input_pending() bizarre macro146 # define input_pending() (ioctl(0, FIONREAD, &iocount), \ macro149 # define input_pending() bizarre macro[all …]
566 while (input_pending()) in eat_typeahead()692 if (!input_pending()) in read_nd()
245 while (!input_pending()) in get_commands()
83 pending = input_pending(wp->ictx); in cmd_capture_pane_pending()