negative_result 35 lib/mpi/mpi-pow.c int negative_result; negative_result 159 lib/mpi/mpi-pow.c negative_result = (ep[0] & 1) && base->sign; negative_result 285 lib/mpi/mpi-pow.c if (negative_result && rsize) {