Searched refs:MP_MACRO (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dmpi-config.h101 #ifndef MP_MACRO
102 #define MP_MACRO 0 /* use macros for frequent calls? */ macro
H A Dmpi-priv.h136 If MP_MACRO is false, these will be defined as actual functions;
147 #if MP_MACRO == 0
176 #endif /* MP_MACRO */
181 #if MP_MACRO == 0
189 #endif /* MP_MACRO */
H A Dmpi.c2835 #if MP_MACRO == 0
2855 #if MP_MACRO == 0
2875 #if MP_MACRO == 0
2897 #if MP_MACRO == 0
2916 #if MP_MACRO == 0

Completed in 178 milliseconds