OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP_MACRO
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtommath/mtest/
mpi-config.h
61
#ifndef
MP_MACRO
62
#define
MP_MACRO
1 /* use macros for frequent calls? */
mpi.c
121
If
MP_MACRO
is false, these will be defined as actual functions;
132
#if
MP_MACRO
== 0
158
#endif /*
MP_MACRO
*/
[
all
...]
Completed in 3259 milliseconds