OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP_LOGTAB
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtommath/mtest/
mpi-config.h
28
#ifndef
MP_LOGTAB
29
#define
MP_LOGTAB
1 /* use table of logs instead of log()? */
mpi.c
26
If
MP_LOGTAB
is not defined, use the math library to compute the
30
#if
MP_LOGTAB
[
all
...]
Completed in 120 milliseconds