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

/freebsd-10-stable/contrib/byacc/package/pkgsrc/
H A DMakefile12 COMMENT= Berkeley Yacc macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentVisitor.h36 #define COMMENT(CLASS, PARENT) \ macro
40 #undef COMMENT macro
47 #define COMMENT(CLASS, PARENT) \ macro
51 #undef COMMENT macro
H A DComment.h175 #define COMMENT(CLASS, PARENT) CLASS##Kind, macro
/freebsd-10-stable/contrib/dialog/package/freebsd/
H A DMakefile18 COMMENT= An enhanced version of 'dialog' to work with ncurses macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp26 #define COMMENT(CLASS, PARENT) \ macro
30 #undef COMMENT macro
57 #define COMMENT(CLASS, PARENT) \ macro
61 #undef COMMENT macro
73 #define COMMENT(CLASS, PARENT) \ macro
77 #undef COMMENT macro
87 #define COMMENT macro
91 #undef COMMENT macro
[all...]
/freebsd-10-stable/lib/libutil/
H A Dproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; enumerator in enum:__anon5998
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h30 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator in enum:__anon6814
/freebsd-10-stable/sys/kern/
H A Dkern_gzio.c52 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/freebsd-10-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-10-stable/lib/libstand/
H A Dgzipfs.c111 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/freebsd-10-stable/usr.bin/sed/
H A Ddefs.h116 COMMENT, /* # */ enumerator in enum:e_args
/freebsd-10-stable/contrib/zlib/
H A Dinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator in enum:__anon490
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dxml.h97 BOOKINFO, ABSTRACT, REPLACEABLE, ENVAR, COMMENT, FUNCTION, LEGALNOTICE, enumerator in enum:xml_element
/freebsd-10-stable/usr.bin/gzip/
H A Dgzip.c123 #define COMMENT 0x10 macro
/freebsd-10-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 223 milliseconds