Searched defs:input_pending (Results 1 – 1 of 1) 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 …]