Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c513 # define NUMTRAILINGZEROS __builtin_ctz macro
515 # define NUMTRAILINGZEROS numtrailingzeros macro
584 uint32_t pos = NUMTRAILINGZEROS((uint32_t)current); in recode_wnaf()
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c513 # define NUMTRAILINGZEROS __builtin_ctz macro
515 # define NUMTRAILINGZEROS numtrailingzeros macro
584 uint32_t pos = NUMTRAILINGZEROS((uint32_t)current); in recode_wnaf()

Completed in 4 milliseconds