Home
last modified time | relevance | path

Searched refs:rlc_from_queue (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c220 static int rlc_from_queue(RlcQueue q);
2932 return rlc_from_queue(q); in getch()
3053 while( (c=rlc_from_queue(q)) != -1 ) in rlc_resize_queue()
3108 rlc_from_queue(RlcQueue q) in rlc_from_queue() function
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c234 static int rlc_from_queue(RlcQueue q);
3136 return rlc_from_queue(q); in getch()
3247 while( (c=rlc_from_queue(q)) != -1 ) in rlc_resize_queue()
3296 rlc_from_queue(RlcQueue q) in rlc_from_queue() function