Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-global.h449 struct PL_local_data *next_free; /* see maybe_free_local_data() */ argument
460 } pipe;
466 } qlf;
501 } trim;
506 } tmp;
533 } gmp;
627 {
635 } os;
665 } fli;
674 } IO;
[all …]
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-incl.h286 typedef struct PL_local_data { struct
292 } IO;
295 { Table table; /* Feature table */
299 } feature;
304 { int active; /* doing pipe I/O */
306 } pipe;
313 } prompt;
320 } prolog_flag;
326 { char * _CWDdir;
332 } os;
[all …]