Searched refs:ISO_RESTRICTIONS (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlex.h155 #define ISO_RESTRICTIONS 0x1000000/* other ISO restrictions */ macro
H A Doperator.c400 if (ModuleSyntax(vm.did)->options & ISO_RESTRICTIONS)
492 if (prop_type != PREFIX_PROP && ModuleSyntax(module)->options & ISO_RESTRICTIONS)
626 (iassoc > FXX && (ModuleSyntax(v_mod.did)->options & ISO_RESTRICTIONS)))
H A Dread.c735 if (pd->sd->options & ISO_RESTRICTIONS)
1163 if (context_flags & ARGOFOP && pd->sd->options & ISO_RESTRICTIONS
1370 if (context_flags & FZINC_SUBSCRIPTABLE && pd->sd->options & ISO_RESTRICTIONS
1397 if (context_flags & FZINC_SUBSCRIPTABLE && pd->sd->options & ISO_RESTRICTIONS
1553 if (pd->sd->options & ISO_RESTRICTIONS)
H A Dwrite.c848 } else if (!(sd->options & ISO_RESTRICTIONS)) {
1667 if (!(idwrite & VAR_NUMBERS) && !(sd->options & ISO_RESTRICTIONS))

Completed in 48 milliseconds