OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP_MEMCPY
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtommath/mtest/
mpi-config.h
36
#ifndef
MP_MEMCPY
37
#define
MP_MEMCPY
1 /* use memcpy() to copy buffers? */
mpi.c
140
of the MP_MEMSET and
MP_MEMCPY
configuration options...
149
#if
MP_MEMCPY
== 0
154
#endif /*
MP_MEMCPY
*/
[
all
...]
Completed in 73 milliseconds