Searched refs:Dbl_isnotzero_exponent (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/math-emu/
H A Ddfdiv.c180 if (Dbl_isnotzero_exponent(opnd1p1)) {
197 if (Dbl_isnotzero_exponent(opnd2p1)) {
H A Ddfmpy.c174 if (Dbl_isnotzero_exponent(opnd1p1)) {
191 if (Dbl_isnotzero_exponent(opnd2p1)) {
H A Dfmpyfadd.c292 if (Dbl_isnotzero_exponent(opnd1p1)) {
335 if (Dbl_isnotzero_exponent(opnd2p1)) {
952 if (Dbl_isnotzero_exponent(opnd1p1)) {
995 if (Dbl_isnotzero_exponent(opnd2p1)) {
H A Ddbl_float.h136 #define Dbl_isnotzero_exponent(dbl_value) (Dexponent(dbl_value)!=0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/math-emu/
H A Ddfdiv.c180 if (Dbl_isnotzero_exponent(opnd1p1)) {
197 if (Dbl_isnotzero_exponent(opnd2p1)) {
H A Ddfmpy.c174 if (Dbl_isnotzero_exponent(opnd1p1)) {
191 if (Dbl_isnotzero_exponent(opnd2p1)) {
H A Dfmpyfadd.c292 if (Dbl_isnotzero_exponent(opnd1p1)) {
335 if (Dbl_isnotzero_exponent(opnd2p1)) {
952 if (Dbl_isnotzero_exponent(opnd1p1)) {
995 if (Dbl_isnotzero_exponent(opnd2p1)) {
H A Ddbl_float.h136 #define Dbl_isnotzero_exponent(dbl_value) (Dexponent(dbl_value)!=0) macro

Completed in 157 milliseconds