diff options
author | tb <> | 2025-01-06 12:35:27 +0000 |
---|---|---|
committer | tb <> | 2025-01-06 12:35:27 +0000 |
commit | 75d0c2055bd9a0ead97a9eaa83b7887c8a89f10e (patch) | |
tree | 4d972561c740c5722770d1761d303404400ad414 /src/lib/libc/stdlib/merge.c | |
parent | 040f047180525bbee39de311cf3ae17a898c86dc (diff) | |
download | openbsd-75d0c2055bd9a0ead97a9eaa83b7887c8a89f10e.tar.gz openbsd-75d0c2055bd9a0ead97a9eaa83b7887c8a89f10e.tar.bz2 openbsd-75d0c2055bd9a0ead97a9eaa83b7887c8a89f10e.zip |
Shuffle functions into a more sensible order
BN_reciprocal() is only called by BN_div_recp() which in turn is only
called by BN_mod_mul_reciprocal(). So use this order and make the first
two static.
Diffstat (limited to 'src/lib/libc/stdlib/merge.c')
0 files changed, 0 insertions, 0 deletions