Searched refs:sio_flush (Results 1 – 6 of 6) sorted by relevance
20 .globl sio_flush45 sio_flush: xorl %ecx,%ecx # Timeout label47 sio_flush.1: call sio_ischar # Check for character48 jz sio_flush.2 # Till none49 loop sio_flush.1 # or counter is zero51 sio_flush.2: ret # To caller
20 int sio_flush(void);
258 sio_flush(); in main()
296 sio_flush(); in main()
355 sio_flush(); in main()
317 sio_flush(); in main()