Searched defs:COMMENT (Results 1 – 15 of 15) sorted by relevance
/freebsd/usr.bin/mkcsmapper/ |
H A D | lex.l | 59 "/*" { BEGIN COMMENT; } variable
|
/freebsd/usr.bin/mkesdb/ |
H A D | lex.l | 61 "/*" { BEGIN COMMENT; } variable
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_scan.l | 95 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable
|
/freebsd/contrib/dialog/package/freebsd/ |
H A D | Makefile | 18 COMMENT= An enhanced version of 'dialog' to work with ncurses macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InlineModelFeatureMaps.h | 136 #define POPULATE_INDICES(DTYPE, SHAPE, NAME, COMMENT) NAME, argument
|
/freebsd/lib/libutil/ |
H A D | property.c | 77 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
|
/freebsd/contrib/bsnmp/tests/ |
H A D | constbuf.h | 48 COMMENT, enumerator
|
/freebsd/stand/libsa/ |
H A D | gzipfs.c | 108 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
|
H A D | pkgfs.c | 655 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
|
/freebsd/sys/contrib/zlib/ |
H A D | inflate.h | 28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
|
/freebsd/contrib/lua/src/ |
H A D | luac.c | 329 #define COMMENT "\t; " macro
|
/freebsd/usr.bin/sed/ |
H A D | defs.h | 115 COMMENT, /* # */ enumerator
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.c | 137 #define COMMENT 0x10 macro
|
/freebsd/contrib/unbound/util/ |
H A D | configparser.h | 60 COMMENT = 261, /* COMMENT */ enumerator 433 #define COMMENT 261 macro
|
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 1986 #define COMMENT 14 macro
|