Searched defs:positive (Results 1 – 9 of 9) sorted by relevance
73 int positive = +number; in unary_operators() local
63 int positive = MPFR_IS_POS (x) || ((UTYPE) n & 1) == 0; in POW_S() local
517 bool positive = re.ir[t.pc].code == IR.LookbehindStart; in with() local545 bool positive = re.ir[t.pc].code == IR.LookaheadStart; in with() local
517 bool positive = re.ir[t.pc].code == IR.LookbehindStart; in with() local546 bool positive = re.ir[t.pc].code == IR.LookaheadStart; in with() local
619 char *positive; in dt_opt_runtime() member
1164 …_s32 generate_int(struct sljit_compiler *compiler, sljit_s32 reg, sljit_uw imm, sljit_s32 positive) in generate_int()
531 std::string positive; in FilterMatchesTest() local
69 const char positive; member