Searched refs:real_shift (Results 1 – 1 of 1) sorted by relevance
22 static unsigned int real_shift(void) in real_shift() function695 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_set_int64()824 if ((val >> real_shift()) == 0) { in OSSL_PARAM_set_uint64()973 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_get_double()987 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_get_double()
Completed in 4 milliseconds