Searched refs:COMMENT (Results 1 - 19 of 19) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l78 %x COMMENT
89 "/*" { BEGIN COMMENT; /* Enter comment eating state */ }
90 <COMMENT>"/*" { fprintf(stderr, "Warning! Comment within comment."); }
91 <COMMENT>\n { ++yylineno; }
92 <COMMENT>[^*/\n]* ;
93 <COMMENT>"*"+[^*/\n]* ;
94 <COMMENT>"/"+[^*/\n]* ;
95 <COMMENT>"*"+"/" { BEGIN INITIAL; }
/asus-wl-520gu-7.0.1.45/src/router/library/
H A DNET_samba.h79 char COMMENT[SMB_COMMENT_LEN+1]; /* disk_server_comment */ member in struct:__anon11901
/asus-wl-520gu-7.0.1.45/src/router/library/include/
H A DNET_samba.h79 char COMMENT[SMB_COMMENT_LEN+1]; /* disk_server_comment */ member in struct:__anon11931
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/common/
H A Dofcommon.c80 #define COMMENT 0x10 macro
102 if ((flags & COMMENT) != 0)
H A Dmisc-common.c237 #define COMMENT 0x10 macro
259 if ((flags & COMMENT) != 0)
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/FreeBSD-4.ports.sysutils.LPRng/
H A DMakefile20 COMMENT= An Enhanced Printer Spooler macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/boot/compressed/
H A Dmisc.c50 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/compressed/
H A Dmisc.c64 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/compressed/
H A Dbz2misc.c46 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
H A Dmisc.c57 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/boot/
H A DzImage.c300 #define COMMENT 0x10 macro
322 if ((flags & COMMENT) != 0)
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe_zlibfs.c131 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
236 if ((flags & COMMENT) != 0) { /* skip the .gz file comment */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Dmisc.c48 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/compressed/
H A Dmisc.c45 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/boot/compressed/
H A Dmisc.c138 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Dinflate.c1064 #define COMMENT 0x10 /* bit 4 set: file comment present */
1130 if ((flags & COMMENT) != 0) {
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dgzip_inflate.c1066 #define COMMENT 0x10 /* bit 4 set: file comment present */
1132 if ((flags & COMMENT) != 0) {
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dgzio.c37 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
303 if ((flags & COMMENT) != 0) { /* skip the .gz file comment */
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dgzip.c148 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro

Completed in 216 milliseconds