Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h321 #define pow(Val1, Val2) __TGMATH_BINARY_REAL_IMAG (Val1, Val2, pow, cpow) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h122 #define pow(z1,z2) __TGMATH_CPLX_2(z1, z2, pow, cpow) macro
/utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/
H A DdrvIPAUTH.c990 MS_U8 pow[256]; in MDrv_AUTH_AES_Gen_Tables() local