diff options
author | jsing <> | 2023-02-16 10:41:03 +0000 |
---|---|---|
committer | jsing <> | 2023-02-16 10:41:03 +0000 |
commit | b11f50c06cb0a98a91ab4cbfb49715c95ee07486 (patch) | |
tree | 1567d4016a24536bb2e57960203cb4c640cd41e3 /src/lib/libc/stdlib/strtoumax.c | |
parent | d439245c6f8c6bd9c887a6926c9934052a12c16b (diff) | |
download | openbsd-b11f50c06cb0a98a91ab4cbfb49715c95ee07486.tar.gz openbsd-b11f50c06cb0a98a91ab4cbfb49715c95ee07486.tar.bz2 openbsd-b11f50c06cb0a98a91ab4cbfb49715c95ee07486.zip |
Rename bn_umul_hilo() to bn_mulw().
This keeps the naming consistent with the other bignum primitives that have
been recently introduced. Also, use 1/0 intead of h/l (e.g. a1 instead of
ah), as this keeps consistency with other primitives and allows for naming
that works with double word, triple word and quadruple word inputs/outputs.
Discussed with tb@
Diffstat (limited to 'src/lib/libc/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions