Home
last modified time | relevance | path

Searched refs:P_DISCONTIGUOUS (Results 1 – 3 of 3) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-srcfile.c1227 if ( true(def, P_DISCONTIGUOUS) && false(r, P_DISCONTIGUOUS) ) in fix_discontiguous()
1228 clear(def, P_DISCONTIGUOUS); in fix_discontiguous()
H A Dpl-incl.h863 #define P_DISCONTIGUOUS (0x00001000) /* Clauses are not together */ macro
884 P_DISCONTIGUOUS|P_LOCKED_SUPERVISOR)
H A Dpl-proc.c3187 { ATOM_discontiguous, P_DISCONTIGUOUS },
3679 false(def, P_DISCONTIGUOUS) && in redefineProcedure()