Searched defs:recip (Results 1 - 5 of 5) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dpowidf2.c22 const int recip = b < 0; local in function:__powidf2
H A Dpowisf2.c22 const int recip = b < 0; local in function:__powisf2
H A Dpowitf2.c24 const int recip = b < 0; local in function:__powitf2
H A Dpowixf2.c24 const int recip = b < 0; local in function:__powixf2
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c450 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