Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDComment.cpp25 #define ABSTRACT_COMMENT(COMMENT) in getCommentKindName() argument
26 #define COMMENT(CLASS, PARENT) \ in getCommentKindName() macro
56 #define ABSTRACT_COMMENT(COMMENT) in CheckCommentASTNodes() argument
57 #define COMMENT(CLASS, PARENT) \ in CheckCommentASTNodes() macro
72 #define ABSTRACT_COMMENT(COMMENT) in child_begin() argument
73 #define COMMENT(CLASS, PARENT) \ in child_begin() macro
86 #define ABSTRACT_COMMENT(COMMENT) in child_end() argument
87 #define COMMENT(CLASS, PARENT) \ in child_end() macro
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentVisitor.h35 #define ABSTRACT_COMMENT(COMMENT) in visit() argument
36 #define COMMENT(CLASS, PARENT) \ in visit() macro
46 #define ABSTRACT_COMMENT(COMMENT) COMMENT argument
47 #define COMMENT(CLASS, PARENT) \ macro
HDComment.h175 #define COMMENT(CLASS, PARENT) CLASS##Kind, macro
180 #define ABSTRACT_COMMENT(COMMENT) argument
/trueos/usr.bin/mkcsmapper/
HDlex.l58 "/*" { BEGIN COMMENT; } variable
/trueos/usr.bin/mkesdb/
HDlex.l60 "/*" { BEGIN COMMENT; } variable
/trueos/sys/dev/aic7xxx/aicasm/
HDaicasm_scan.l95 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable
/trueos/contrib/byacc/package/pkgsrc/
HDMakefile12 COMMENT= Berkeley Yacc macro
/trueos/contrib/dialog/package/freebsd/
HDMakefile18 COMMENT= An enhanced version of 'dialog' to work with ncurses macro
/trueos/lib/libutil/
HDproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
/trueos/contrib/subversion/subversion/libsvn_ra_serf/
HDgetlocks.c57 COMMENT, enumerator
HDlog.c58 COMMENT, enumerator
/trueos/lib/libstand/
HDgzipfs.c111 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/trueos/sys/kern/
HDkern_gzio.c52 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/trueos/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDinflate.h30 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
/trueos/lib/libz/
HDinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
/trueos/usr.bin/sed/
HDdefs.h116 COMMENT, /* # */ enumerator
/trueos/contrib/texinfo/makeinfo/
HDxml.h97 BOOKINFO, ABSTRACT, REPLACEABLE, ENVAR, COMMENT, FUNCTION, LEGALNOTICE, enumerator
/trueos/usr.bin/gzip/
HDgzip.c123 #define COMMENT 0x10 macro
/trueos/usr.bin/lex/
HDinitscan.c2006 #define COMMENT 14 macro