Home
last modified time | relevance | path

Searched defs:reduce (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/regress/lib/libcrypto/bn/
Dbn_mod_exp.c241 generate_test_quintuple(int reduce, BIGNUM *a, BIGNUM *p, BIGNUM *b, BIGNUM *q, in generate_test_quintuple()
310 generate_test_triple(int reduce, BIGNUM *a, BIGNUM *p, BIGNUM *m, BN_CTX *ctx) in generate_test_triple()
372 bn_mod_exp_test(int reduce, BIGNUM *want, BIGNUM *a, BIGNUM *p, BIGNUM *m, in bn_mod_exp_test()
406 int reduce; in test_bn_mod_exp() local
466 bn_mod_exp2_test(int reduce, BIGNUM *want, BIGNUM *got, BIGNUM *a, BIGNUM *p, in bn_mod_exp2_test()
503 int reduce; in test_bn_mod_exp2() local
/openbsd/src/gnu/gcc/gcc/
Dipa-utils.c71 bool reduce; member
159 bool reduce, bool allow_overwritable) in ipa_utils_reduced_inorder()
/openbsd/src/usr.bin/indent/
Dparse.c243 reduce(void) in reduce() function
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h428 std::vector<GraphBase::NodeId> reduce() { in reduce() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcppexp.c891 reduce (pfile, top, op) in reduce() function
/openbsd/src/gnu/gcc/libcpp/
Dexpr.c899 reduce (cpp_reader *pfile, struct op *top, enum cpp_ttype op) in reduce() function
/openbsd/src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
DListUtil.xs541 reduce(block,...) in reduce() function