Searched refs:kPolUseOREval (Results 1 – 5 of 5) sorted by relevance
29 return (kPolUseOREval != options); in SkipOpcode()76 if (kPolUseOREval != context.options) { in Evaluate()87 if (kPolUseOREval == context.options) { in Evaluate()
428 if (options_ & kPolUseOREval) { in Evaluate()429 match->options = kPolUseOREval; in Evaluate()
101 const uint32 kPolUseOREval = 4; variable
168 options = kPolUseOREval | kPolNegateEval; in GenStringOpcode()
116 context.options = kPolUseOREval; in TEST()