]> granicus.if.org Git - strace/commit
Introduce DECL_PRINT* macros to declare printnum_* and printpair_*
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 20 Dec 2016 22:28:20 +0000 (22:28 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 21 Dec 2016 22:25:30 +0000 (22:25 +0000)
commit2b5a0ea7db1d3b1a70e4d37a1357ab49d6e4f49a
tree2b4718a1869671e3fd582c055fcca4b4c0b828bd
parentc30f689384594dc78e701efd32ce60a39caaca10
Introduce DECL_PRINT* macros to declare printnum_* and printpair_*

* defs.h (DECL_PRINTNUM, DECL_PRINTPAIR): New macros.
(printnum_short, printnum_int, printnum_int64): Rewrite prototypes
using DECL_PRINTNUM.
(printpair_int, printpair_int64): Rewrite prototypes
using DECL_PRINTPAIR.
defs.h