nasm/nasmlib
H. Peter Anvin 36cd305ade preproc: add %abs(), modify %num(), refactor
Add the %abs() function, to produce the absolute value as an
always-positive decimal constant.

Change the order of the arguments for %num().

Refactor the handling of optional arguments, to reduce the amount of
redundant code. This is currently only used for builtin functions, but
might be extended in the future.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2022-11-17 15:29:10 -08:00
..
2018-12-26 06:32:37 -08:00
2022-04-04 10:25:58 -05:00
2017-09-27 13:34:42 -07:00
2018-12-26 06:32:37 -08:00
2020-07-10 19:26:52 -07:00
2020-07-08 09:49:38 -07:00
2022-01-09 17:34:35 +01:00
2018-11-28 14:55:58 -08:00
2020-08-27 13:06:08 -07:00