Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dspeed.c941 r_string (const char *s) in r_string() function
1044 c->r = r_string (s + nlen + 1); in routine_find()
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog19315 * tune/speed.c (r_string): Use CNST_LIMB with <N>bits, spotted by
25724 * tune/speed.c (r_string): "r" is a limb, use BITS_PER_MP_LIMB and
26611 * tune/speed.c (r_string): Accept limb sized constants.