Searched refs:abs_val (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c428 int abs_val; local
433 abs_val = abs(B1_tmp[i]);
434 if (abs_val > B1_abs_max)
435 B1_abs_max = abs_val;
437 abs_val = abs(B2_tmp[i]);
438 if (abs_val > B2_abs_max)
439 B2_abs_max = abs_val;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Db_print.c570 abs_val(LDOUBLE value) function
626 ufvalue = abs_val(fvalue);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dsnprintf.c609 static LDOUBLE abs_val (LDOUBLE value) function
670 ufvalue = abs_val (fvalue);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Db_print.c578 static LDOUBLE abs_val(LDOUBLE value) function
626 ufvalue = abs_val(fvalue);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Db_print.c578 static LDOUBLE abs_val(LDOUBLE value) function
626 ufvalue = abs_val(fvalue);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Dsnprintf.c881 static LDOUBLE abs_val(LDOUBLE value) function
974 ufvalue = abs_val (fvalue);

Completed in 147 milliseconds