Home
last modified time | relevance | path

Searched refs:WORD_T_GENERIC_IN (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c322 #define WORD_T_GENERIC_IN(num) ((word_t)*((word_t*)params[num])) macro
425 printf(PRINTF_WORD_HEX_FMT, WORD_T_GENERIC_IN(j)); \
461 printf(PRINTF_WORD_HEX_FMT, WORD_T_GENERIC_IN(j)); \
480 printf(PRINTF_WORD_HEX_FMT, WORD_T_GENERIC_IN(j)); \
589 if((*(WORD_T_GENERIC_OUT(i))) != WORD_T_GENERIC_IN(i)){\
769 NN_T_GENERIC_IN(3), WORD_T_GENERIC_IN(4))