Home | History | Annotate | Download | only in src

Lines Matching refs:META_MARK

256 #define META_MARK             0x80260000u  /* (*MARK) */
329 1, /* META_MARK - plus the string length */
599 { 0, META_MARK, +1 }, /* > 0 => must have an argument */
600 { 4, META_MARK, +1 },
612 /* Verb opcodes, indexed by their META code offset from META_MARK. */
1068 case META_MARK:
3527 *parsed_pattern++ = META_MARK;
3536 ((verbs[i].meta != META_MARK)? 0x00010000u:0);
5732 *code++ = verbops[(meta - META_MARK) >> 16];
5755 case META_MARK:
5758 *code++ = verbops[(meta - META_MARK) >> 16];
8414 case META_MARK: /* Add the length of the name. */
8605 case META_MARK:
9073 case META_MARK: