ack/modules/src/flt_arith
David Given 25b6712e63 Rework all the ackbuilder scripts not to use wildcards, because we can't expand
them without luaposix, which isn't available (easily) on OSX or Windows.
2022-07-14 23:57:54 +02:00
..
Amake.srclist Added copyright notice 1995-07-31 09:10:42 +00:00
b64_add.c Simplify flt_arith now that mantissa uses uint32_t. 2016-11-05 21:51:53 -04:00
b64_sft.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
build.lua Rework all the ackbuilder scripts not to use wildcards, because we can't expand 2022-07-14 23:57:54 +02:00
flt_add.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_ar2flt.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_arith.3 ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_arith.h Cut down some clang warnings 2019-10-30 18:36:38 -04:00
flt_chk.c Header --> Id 1994-06-24 11:31:16 +00:00
flt_cmp.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_div.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_flt2ar.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_misc.h Simplify flt_arith now that mantissa uses uint32_t. 2016-11-05 21:51:53 -04:00
flt_modf.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_mul.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
flt_nrm.c Simplify flt_arith now that mantissa uses uint32_t. 2016-11-05 21:51:53 -04:00
flt_str2fl.c Cut down some clang warnings 2019-10-30 18:36:38 -04:00
flt_umin.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
split.c Header --> Id 1994-06-24 11:31:16 +00:00
test.c ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00