Home
last modified time | relevance | path

Searched refs:log2 (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvSCSI.c127 U32 i, log2; in get_value_log2() local
133 log2 = 0; in get_value_log2()
139 log2++; in get_value_log2()
143 else return log2; in get_value_log2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMSC.c107 U32 i, log2; in ms_get_value_log2() local
113 log2 = 0; in ms_get_value_log2()
119 log2++; in ms_get_value_log2()
123 else return log2; in ms_get_value_log2()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h150 #define log2(x) __TGMATH_REAL(x, log2) macro
H A Dmath.h267 #define log2(x) (log (x) / _M_LOG2_E) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h315 #define log2(Val) __TGMATH_UNARY_REAL_ONLY (Val, log2) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h46 #define log2(x) fast_log2(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h145 __MATHCALL (log2,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h214 #define log2(x) (log (x) / M_LOG2_E) macro
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd402 include/linux/log2.h \