Home
last modified time | relevance | path

Searched refs:ReadingSource (Results 1 – 9 of 9) sorted by relevance

/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-incl.h562 #define ReadingSource (source_line_no > 0 && \ macro
H A Dpl-file.c3888 if ( ReadingSource &&
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-incl.h2245 #define ReadingSource (source_line_no >= 0 && \ macro
2288 #define MODULE_parse (ReadingSource ? LD->modules.source \
H A Dpl-srcfile.c1772 if ( ReadingSource ) in flush_predicate()
1817 if ( ReadingSource )
H A Dpl-error.c932 if ( ReadingSource ) in printMessage()
H A Dpl-init.c1750 if ( !ReadingSource && truePrologFlag(PLFLAG_DEBUG_ON_ERROR) ) in vwarning()
H A Dpl-modul.c1466 if ( ReadingSource ) in export_pi1()
H A Dpl-proc.c1827 if ( ReadingSource ) in meta_declaration()
3558 if ( ReadingSource && MODULE_parse == def->module )
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-file.c5252 if ( ReadingSource &&