Searched refs:COMMENT (Results 1 – 16 of 16) sorted by relevance
39 COMMENT("This is a comment."); in main()45 COMMENT("Hexagon pt_regs definitions"); in main()76 COMMENT("Hexagon thread_info definitions"); in main()83 COMMENT("Hexagon hexagon_switch_stack definitions"); in main()96 COMMENT("Hexagon task_struct definitions"); in main()100 COMMENT("Hexagon thread_struct definitions"); in main()
23 COMMENT("MIPS pt_regs offsets."); in output_ptreg_defines()78 COMMENT("MIPS task_struct offsets."); in output_task_defines()90 COMMENT("MIPS thread_info offsets."); in output_thread_info_defines()107 COMMENT("MIPS specific thread_struct offsets."); in output_thread_defines()177 COMMENT("Size of struct page"); in output_mm_defines()180 COMMENT("Linux mm_struct offsets."); in output_mm_defines()213 COMMENT("Linux sigcontext offsets."); in output_sc_defines()235 COMMENT("Linux sigcontext offsets."); in output_sc_defines()249 COMMENT("Linux 32-bit sigcontext offsets."); in output_sc32_defines()259 COMMENT("Linux signal numbers."); in output_signal_defined()[all …]
35 COMMENT("SCORE pt_regs offsets."); in output_ptreg_defines()89 COMMENT("SCORE task_struct offsets."); in output_task_defines()101 COMMENT("SCORE thread_info offsets."); in output_thread_info_defines()118 COMMENT("SCORE specific thread_struct offsets."); in output_thread_defines()144 COMMENT("Size of struct page"); in output_mm_defines()147 COMMENT("Linux mm_struct offsets."); in output_mm_defines()170 COMMENT("Linux sigcontext offsets."); in output_sc_defines()183 COMMENT("Linux signal numbers."); in output_signal_defined()
79 %x COMMENT91 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable92 <COMMENT>"/*" { fprintf(stderr, "Warning! Comment within comment."); }93 <COMMENT>\n { ++yylineno; }94 <COMMENT>[^*/\n]* ;95 <COMMENT>"*"+[^*/\n]* ;96 <COMMENT>"/"+[^*/\n]* ;97 <COMMENT>"*"+"/" { BEGIN INITIAL; }
29 #define COMMENT 0x10 macro51 if ((flags & COMMENT) != 0) in gunzip()
20 #define COMMENT 0x10 macro68 if ((flags & COMMENT) != 0) in gunzip_start()
33 COMMENT "/*"([^*]|\*+[^*/])*\*+"/"150 <*>{COMMENT}+ /* eat C-style comments */
12 #define COMMENT(x) \ macro
23 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
56 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
44 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
69 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
100 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
1186 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro1252 if ((flags & COMMENT) != 0) { in gunzip()
177 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro258 if (buf[3] & COMMENT) { in decompress_exec()
2054 CPU 1 CPU 2 COMMENT2068 CPU 1 CPU 2 COMMENT2079 CPU 1 CPU 2 COMMENT2104 CPU 1 CPU 2 COMMENT