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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlex.h87 #define CM1 SCH+2 /* comment external delimiter */ macro
H A Dlex.c134 BS, SL, SQ, SY, SY, CM, SY, AQ, DS, DS, CM2, SY, DS, SY, SY, CM1,
242 chname_[CM1] = in_dict("first_comment",0);
393 case CM1:
402 goto _symbol_; /* was no comment, treat CM1 as symbol */
832 case CM1: /* C-style comment */
850 case CM1: /* possible nested comment */
862 if (ctype != CM1)
927 case CM1:
938 case CM1: /* begin of comment must be quoted */
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumssyntax.tex91 first_comment & \notation{CM1} &\verb+/+\\
132 | (SY | CM1 | CM2 | ES)+
298 (ALP|SL|DS|CM|CM1|CM2|SY|TS) & that character&\\
449 by CM1-CM2 and CM2-CM1, and the end-of-line comment, which is enclosed

Completed in 50 milliseconds