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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCommentVisitor.h34 #define COMMENT(CLASS, PARENT) \ macro
38 #undef COMMENT macro
45 #define COMMENT(CLASS, PARENT) \ macro
49 #undef COMMENT macro
H A DComment.h188 #define COMMENT(CLASS, PARENT) CLASS##Kind, macro
/freebsd-11-stable/contrib/byacc/package/pkgsrc/
H A DMakefile12 COMMENT= Berkeley Yacc macro
/freebsd-11-stable/contrib/dialog/package/freebsd/
H A DMakefile18 COMMENT= An enhanced version of 'dialog' to work with ncurses macro
/freebsd-11-stable/lib/libutil/
H A Dproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; enumerator in enum:__anon6943
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp24 #define COMMENT(CLASS, PARENT) \ macro
28 #undef COMMENT macro
39 #define COMMENT(CLASS, PARENT) \ macro
43 #undef COMMENT macro
70 #define COMMENT(CLASS, PARENT) \ macro
74 #undef COMMENT macro
86 #define COMMENT macro
90 #undef COMMENT macro
100 #define COMMENT macro
104 #undef COMMENT macro
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h30 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator in enum:__anon7878
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetlocks.c57 COMMENT, enumerator in enum:getlocks_state_e
H A Dlog.c60 COMMENT, enumerator in enum:log_state_e
/freebsd-11-stable/usr.bin/sed/
H A Ddefs.h116 COMMENT, /* # */ enumerator in enum:e_args
/freebsd-11-stable/stand/libsa/
H A Dgzipfs.c111 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
H A Dpkgfs.c611 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/freebsd-11-stable/sys/contrib/zlib/
H A Dinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator in enum:__anon4337
/freebsd-11-stable/usr.bin/gzip/
H A Dgzip.c135 #define COMMENT 0x10 macro
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c2006 #define COMMENT 14 macro
2328 ACTION_ECHO; yy_push_state( COMMENT ); variable
3905 ACTION_ECHO; yy_push_state( COMMENT ); variable

Completed in 147 milliseconds