Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dthreads_win.c55 # define ID_SIZE 32 macro
58 # define ID_MASK (((uint64_t)1 << ID_SIZE) - 1)
H A Dthreads_pthread.c281 # define ID_SIZE 32 macro
284 # define ID_MASK (((uint64_t)1 << ID_SIZE) - 1)

Completed in 9 milliseconds