Home
last modified time | relevance | path

Searched defs:S390X_CAPBIT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Ds390x_arch.h56 # define S390X_CAPBIT(i) (1ULL << (63 - (i) % 64)) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Ds390x_arch.h84 # define S390X_CAPBIT(i) (1ULL << (63 - (i) % 64)) macro