Home
last modified time | relevance | path

Searched defs:COMMENT (Results 1 – 15 of 15) sorted by relevance

/freebsd/usr.bin/mkcsmapper/
H A Dlex.l59 "/*" { BEGIN COMMENT; } variable
/freebsd/usr.bin/mkesdb/
H A Dlex.l61 "/*" { BEGIN COMMENT; } variable
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_scan.l95 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable
/freebsd/contrib/dialog/package/freebsd/
H A DMakefile18 COMMENT= An enhanced version of 'dialog' to work with ncurses macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineModelFeatureMaps.h136 #define POPULATE_INDICES(DTYPE, SHAPE, NAME, COMMENT) NAME, argument
/freebsd/lib/libutil/
H A Dproperty.c77 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
/freebsd/contrib/bsnmp/tests/
H A Dconstbuf.h48 COMMENT, enumerator
/freebsd/stand/libsa/
H A Dgzipfs.c108 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
H A Dpkgfs.c655 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/freebsd/sys/contrib/zlib/
H A Dinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
/freebsd/contrib/lua/src/
H A Dluac.c329 #define COMMENT "\t; " macro
/freebsd/usr.bin/sed/
H A Ddefs.h115 COMMENT, /* # */ enumerator
/freebsd/usr.bin/gzip/
H A Dgzip.c137 #define COMMENT 0x10 macro
/freebsd/contrib/unbound/util/
H A Dconfigparser.h60 COMMENT = 261, /* COMMENT */ enumerator
433 #define COMMENT 261 macro
/freebsd/usr.bin/lex/
H A Dinitscan.c1986 #define COMMENT 14 macro