Lines Matching refs:want
30 mp_limb_t src, want, got;39 want = 1;42 if (got != want)47 mpn_trace (" want", &want, (mp_size_t) 1);54 want = 0;58 want += 1;61 if (got != want)70 want = ref_popc_limb (src);73 if (got != want)
Indexes created Wed Apr 15 00:22:22 UTC 2026