Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A DSWI-Prolog.h966 #define PL_WRT_NODICT 0x40000 /* Do not write dicts in pretty syntax */ macro
H A Dpl-write.c1542 if ( false(options, PL_WRT_NODICT) && in writeTerm2()