Searched defs:bexp (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/lib/ |
H A D | bigrat.pm | 380 sub bexp ($$) { subroutine
|
H A D | bigint.pm | 394 sub bexp ($$) { subroutine
|
H A D | bignum.pm | 440 sub bexp ($$) { subroutine
|
H A D | bigfloat.pm | 393 sub bexp ($$) { subroutine
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | plural.y | 117 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3()
|
H A D | plural.c | 138 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3()
|
/openbsd-src/gnu/gcc/intl/ |
H A D | plural.y | 138 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
|
H A D | plural.c | 159 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/ |
H A D | plural.y | 142 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument
|
H A D | plural.c | 160 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 D | BigRat.pm |
|
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/ |
H A D | BigFloat.pm | 2641 sub bexp { global() subroutine
|
H A D | BigInt.pm | 2766 sub bexp { global() subroutine
|
/openbsd-src/usr.bin/dc/ |
H A D | bcode.c | 1156 bexp(void) in bexp() function
|