| /src/external/lgpl3/gmp/dist/tests/mpn/ |
| toom-sqr-shared.h | 61 mp_limb_t p_before, p_after, s_before, s_after; local 74 s_before = scratch[-1]; 80 || scratch[-1] != s_before || scratch[itch] != s_after 95 if (scratch[-1] != s_before) 98 printf ("keep: "); mpn_dump (&s_before, 1);
|
| toom-sqr-shared.h | 61 mp_limb_t p_before, p_after, s_before, s_after; local 74 s_before = scratch[-1]; 80 || scratch[-1] != s_before || scratch[itch] != s_after 95 if (scratch[-1] != s_before) 98 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-invert.c | 90 mp_limb_t i_before, i_after, s_before, s_after; local 111 s_before = scratch[-1]; 117 || scratch[-1] != s_before || scratch[itch] != s_after 132 if (scratch[-1] != s_before) 135 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-mullo.c | 69 mp_limb_t p_before, p_after, s_before, s_after; local 90 s_before = scratch[-1]; 96 || scratch[-1] != s_before || scratch[itch] != s_after 111 if (scratch[-1] != s_before) 114 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-mulmod_bnm1.c | 107 mp_limb_t p_before, p_after, s_before, s_after; local 166 s_before = scratch[-1]; 172 || scratch[-1] != s_before || scratch[itch] != s_after 187 if (scratch[-1] != s_before) 190 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-sqrlo.c | 68 mp_limb_t p_before, p_after, s_before, s_after; local 88 s_before = scratch[-1]; 94 || scratch[-1] != s_before || scratch[itch] != s_after 109 if (scratch[-1] != s_before) 112 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-sqrmod_bnm1.c | 102 mp_limb_t p_before, p_after, s_before, s_after; local 140 s_before = scratch[-1]; 146 || scratch[-1] != s_before || scratch[itch] != s_after 161 if (scratch[-1] != s_before) 164 printf ("keep: "); mpn_dump (&s_before, 1);
|
| toom-shared.h | 82 mp_limb_t p_before, p_after, s_before, s_after; local 105 s_before = scratch[-1]; 111 || scratch[-1] != s_before || scratch[itch] != s_after 126 if (scratch[-1] != s_before) 129 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-invert.c | 90 mp_limb_t i_before, i_after, s_before, s_after; local 111 s_before = scratch[-1]; 117 || scratch[-1] != s_before || scratch[itch] != s_after 132 if (scratch[-1] != s_before) 135 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-mullo.c | 69 mp_limb_t p_before, p_after, s_before, s_after; local 90 s_before = scratch[-1]; 96 || scratch[-1] != s_before || scratch[itch] != s_after 111 if (scratch[-1] != s_before) 114 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-mulmod_bnm1.c | 107 mp_limb_t p_before, p_after, s_before, s_after; local 166 s_before = scratch[-1]; 172 || scratch[-1] != s_before || scratch[itch] != s_after 187 if (scratch[-1] != s_before) 190 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-sqrlo.c | 68 mp_limb_t p_before, p_after, s_before, s_after; local 88 s_before = scratch[-1]; 94 || scratch[-1] != s_before || scratch[itch] != s_after 109 if (scratch[-1] != s_before) 112 printf ("keep: "); mpn_dump (&s_before, 1);
|
| t-sqrmod_bnm1.c | 102 mp_limb_t p_before, p_after, s_before, s_after; local 140 s_before = scratch[-1]; 146 || scratch[-1] != s_before || scratch[itch] != s_after 161 if (scratch[-1] != s_before) 164 printf ("keep: "); mpn_dump (&s_before, 1);
|
| toom-shared.h | 82 mp_limb_t p_before, p_after, s_before, s_after; local 105 s_before = scratch[-1]; 111 || scratch[-1] != s_before || scratch[itch] != s_after 126 if (scratch[-1] != s_before) 129 printf ("keep: "); mpn_dump (&s_before, 1);
|