Home
last modified time | relevance | path

Searched refs:input_on_fd (Results 1 – 4 of 4) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxevent.c200 input_on_fd(int fd) in input_on_fd() function
230 { if ( dispatch_fd >= 0 && input_on_fd(dispatch_fd) ) in ws_discard_input()
/dports/lang/swi-pl/swipl-8.2.3/packages/readline/
H A Dreadline4pl.c353 input_on_fd(int fd) in input_on_fd() function
387 while( !input_on_fd(0) ) in event_hook()
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-yap.c675 input_on_fd(int fd) in input_on_fd() function
688 #define input_on_fd(fd) 1 macro
699 { while( !input_on_fd(fd) ) in PL_dispatch()
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-fli.c4941 input_on_fd(int fd) in input_on_fd() function
4971 #define input_on_fd(fd) 1 macro
4982 { while( !input_on_fd(fd) ) in PL_dispatch()