Home
last modified time | relevance | path

Searched refs:COMMENT (Results 1 – 9 of 9) sorted by relevance

/u-boot/include/linux/
A Dkbuild.h17 #define COMMENT(x) \ macro
/u-boot/lib/
A Dgunzip.c26 #define COMMENT 0x10 macro
63 if ((flags & COMMENT) != 0) in gzip_parse_header()
165 if ((flags & COMMENT) != 0) in gzwrite()
/u-boot/lib/zlib/
A Dinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
A Dinflate.c494 state->mode = COMMENT; in inflate()
495 case COMMENT: in inflate()
/u-boot/arch/mips/lib/
A Dasm-offsets.c19 COMMENT("MIPS pt_regs offsets."); in output_ptreg_defines()
/u-boot/include/
A Dlattice.h194 #define COMMENT 0x63 /* Support SVF comments in the VME file. */ macro
/u-boot/scripts/dtc/
A Ddtc-lexer.l251 <*>{COMMENT}+ /* eat C-style comments */
/u-boot/drivers/fpga/
A Divm_core.c1036 case COMMENT: in ispVMCode()
2283 case COMMENT: in ispVMLCOUNT()
/u-boot/tools/buildman/
A Dkconfiglib.py1653 item is COMMENT):
6957 COMMENT = _T_COMMENT variable
7092 COMMENT,

Completed in 25 milliseconds