guangli-dai
|
6200e8987f
|
Reformat the codebase with the clang-format 18.
|
2026-03-10 18:14:33 -07:00 |
|
David Goldblatt
|
bdb7307ff2
|
fxp: Add FXP_INIT_PERCENT
This lets us specify fxp values easily in source.
|
2021-02-04 20:58:31 -08:00 |
|
David Goldblatt
|
caef4c2868
|
FXP: add fxp_mul_frac.
This can multiply size_ts by a fraction without the risk of overflow.
|
2021-02-04 20:58:31 -08:00 |
|
David Goldblatt
|
ecd39418ac
|
Add fxp: A fixed-point math library.
This will be used in the next commit to allow non-integer values for
narenas_ratio.
|
2020-12-04 23:48:19 -08:00 |
|