Searched defs:recip (Results 1 - 5 of 5) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | ||
| H A D | powidf2.c | 22 const int recip = b < 0; local in function:__powidf2 |
| H A D | powisf2.c | 22 const int recip = b < 0; local in function:__powisf2 |
| H A D | powitf2.c | 24 const int recip = b < 0; local in function:__powitf2 |
| H A D | powixf2.c | 24 const int recip = b < 0; local in function:__powixf2 |
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/ | ||
| H A D | ed25519_ref10.c | 450 fe25519 recip; local in function:ge25519_p3_to_precomp 479 fe25519 recip; local in function:ge25519_p3_tobytes 635 fe25519 recip; local in function:ge25519_tobytes [all...] |
Completed in 8 milliseconds