Searched refs:BLANK_AFTER_SIGN (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlex.h147 #define BLANK_AFTER_SIGN 0x10000 /* allow blank after sign */ macro
H A Dwrite.c1007 if ( !(sd->options & BLANK_AFTER_SIGN) && (
1029 ( sd->options & BLANK_AFTER_SIGN && (
1085 ( sd->options & BLANK_AFTER_SIGN && (
H A Dread.c1084 if (!(pd->sd->options & BLANK_AFTER_SIGN))
1093 (class==IDENTIFIER || pd->sd->options & BLANK_AFTER_SIGN))

Completed in 41 milliseconds