Home
last modified time | relevance | path

Searched defs:lqueued (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole_i.h51 typedef struct lqueued struct
53 struct lqueued* next; /* Next in queue */ argument
54 } lqueued, *LQueued; typedef
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole_i.h61 typedef struct lqueued struct
63 struct lqueued* next; /* Next in queue */ argument
64 } lqueued, *LQueued; typedef