Home
last modified time | relevance | path

Searched defs:bexp (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbigrat.pm380 sub bexp ($$) { subroutine
H A Dbigint.pm394 sub bexp ($$) { subroutine
H A Dbignum.pm440 sub bexp ($$) { subroutine
H A Dbigfloat.pm393 sub bexp ($$) { subroutine
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dplural.y117 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3()
H A Dplural.c138 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3()
/openbsd-src/gnu/gcc/intl/
H A Dplural.y138 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
H A Dplural.c159 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dplural.y142 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
H A Dplural.c160 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigRat/lib/Math/
H A DBigRat.pm
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm2641 sub bexp { global() subroutine
H A DBigInt.pm2766 sub bexp { global() subroutine
/openbsd-src/usr.bin/dc/
H A Dbcode.c1156 bexp(void) in bexp() function