Searched defs:positive (Results 1 – 3 of 3) sorted by relevance
52 int positive = MPFR_IS_POS (x) || ((unsigned long) n & 1) == 0; in mpfr_pow_si() local
382 bool positive; in format_zone() local
1096 int positive; in inleap() local2357 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd()