Searched refs:CKN_ON (Results 1 – 1 of 1) sorted by relevance
732 #define CKN_ON (ckn > 0) macro749 cklen = (CKN_ON ? SIZE_STATE_CHECK_NUM: 0); in compile_length_quantifier_node()754 if (IS_NOT_NULL(qn->next_head_exact) && !CKN_ON) in compile_length_quantifier_node()792 if (CKN_ON) { in compile_length_quantifier_node()809 if (CKN_ON) in compile_length_quantifier_node()832 if (IS_NOT_NULL(qn->next_head_exact) && !CKN_ON) { in compile_quantifier_node()838 if (CKN_ON) { in compile_quantifier_node()847 r = add_opcode(reg, (CKN_ON ? in compile_quantifier_node()852 r = add_opcode(reg, (CKN_ON ? in compile_quantifier_node()857 if (CKN_ON) in compile_quantifier_node()[all …]