Searched defs:scaled (Results 1 – 12 of 12) sorted by relevance
27 double scaled; member
110 size_t scaled = 0; in threaded_qcrypto_pbkdf2_count_iters() local
400 int32_t scaled = src << scale; in helper_fpack16() local422 int64_t scaled = (int64_t)src << scale; in helper_fpack32() local443 int64_t scaled = (int64_t)src << scale; in helper_fpackfix() local
624 uint32_t scaled, estimate; in call_recip_estimate() local899 uint32_t scaled; in recip_sqrt_estimate() local
36 static int scaled = 122; variable