Home
last modified time | relevance | path

Searched defs:pow (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/sys/tools/sound/
H A Dfeeder_eq_mkfilter.awk65 function pow(x, y) function
H A Dfeeder_rate_mkfilter.awk77 function pow(x, y) function
/dflybsd-src/contrib/openbsd_libm/src/
H A De_pow.c97 pow(double x, double y) in pow() function
/dflybsd-src/contrib/gcc-8.0/libdecnumber/dpd/
H A Ddecimal64.c757 uInt const *pow; /* work */ in decDigitsFromDPD() local
/dflybsd-src/contrib/gdb-7/libdecnumber/dpd/
H A Ddecimal64.c757 uInt const *pow; /* work */ in decDigitsFromDPD() local
/dflybsd-src/contrib/gcc-4.7/libdecnumber/dpd/
H A Ddecimal64.c757 uInt const *pow; /* work */ in decDigitsFromDPD() local
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h119 #define pow(z1,z2) __TGMATH_CPLX_2(z1, z2, pow, cpow) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf147 pow keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h155 #define pow(x, y) __tg_full2(x, y, pow) macro
/dflybsd-src/bin/mined/
H A Dmined1.c1820 long pow = 1000000000L; /* Highest ten power of long */ in num_out() local
/dflybsd-src/contrib/gcc-4.7/libdecnumber/
H A DdecNumberLocal.h288 #define TODIGIT(u, cut, c, pow) { \ argument
H A DdecNumber.c3622 uInt u, pow; /* work */ in decToString() local
4249 uInt const *pow; /* .. */ in decDivideOp() local
7765 uInt const *pow; /* work */ local
/dflybsd-src/contrib/gcc-8.0/libdecnumber/
H A DdecNumberLocal.h287 #define TODIGIT(u, cut, c, pow) { \ argument
H A DdecNumber.c3622 uInt u, pow; /* work */ in decToString() local
4249 uInt const *pow; /* .. */ in decDivideOp() local
7765 uInt const *pow; /* work */ local
/dflybsd-src/contrib/gdb-7/libdecnumber/
H A DdecNumberLocal.h288 #define TODIGIT(u, cut, c, pow) { \ argument
H A DdecNumber.c3622 uInt u, pow; /* work */ in decToString() local
4249 uInt const *pow; /* .. */ in decDivideOp() local
7765 uInt const *pow; /* work */ local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpmed.c3303 int pow, pow2; in choose_multiplier() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.c3642 int pow, pow2; in choose_multiplier() local