Searched refs:branchfirstcuflags (Results 1 – 1 of 1) sorted by relevance
8397 uint32_t branchfirstcuflags, branchreqcuflags; in compile_regex() local8498 &branchfirstcu, &branchfirstcuflags, &branchreqcu, &branchreqcuflags, in compile_regex()8516 firstcuflags = branchfirstcuflags; in compile_regex()8532 if (firstcuflags != branchfirstcuflags || firstcu != branchfirstcu) in compile_regex()8548 if (firstcuflags >= REQ_NONE && branchfirstcuflags < REQ_NONE && in compile_regex()8552 branchreqcuflags = branchfirstcuflags; in compile_regex()
Completed in 23 milliseconds