Searched refs:real_shift (Results 1 – 1 of 1) sorted by relevance
47 static unsigned int real_shift(void) in real_shift() function521 shift = real_shift(); in OSSL_PARAM_set_int32()681 shift = real_shift(); in OSSL_PARAM_set_uint32()838 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_set_int64()997 if ((val >> real_shift()) == 0) { in OSSL_PARAM_set_uint64()1202 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_get_double()1217 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_get_double()