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

/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dexpspeed.c64 #define NUM_START 0 macro
187 #if NUM_START > NUM_SIZES
188 # error "NUM_START > NUM_SIZES"
236 for (i = NUM_START; i < NUM_SIZES; i++) {

Completed in 97 milliseconds