Searched refs:sio_flush (Results 1 – 6 of 6) sorted by relevance
22 .globl sio_flush47 sio_flush: xorl %ecx,%ecx # Timeout label49 sio_flush.1: call sio_ischar # Check for character50 jz sio_flush.2 # Till none51 loop sio_flush.1 # or counter is zero53 sio_flush.2: ret # To caller
21 int sio_flush(void);
295 sio_flush(); in main()
216 sio_flush(); in main()
434 sio_flush(); in main()
584 sio_flush(); in main()