Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 4 of 4) sorted by relevance

/lib/math/
Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp) in int_pow()
/lib/mpi/
Dmpi-pow.c24 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) in mpi_powm()
/lib/
Dtest_bitmap.c219 static const unsigned long exp[] __initconst = { variable
Dtest-string_helpers.c340 const char *exp, in test_string_get_size_check()