]> granicus.if.org Git - strace/commit
defs: add widen_to_ulong macro
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 20 Oct 2016 08:33:51 +0000 (11:33 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 28 Oct 2016 18:40:11 +0000 (18:40 +0000)
commit714d68127ac10a36ab7758f0812e47e2f2c06ccf
treeed8d730625dd6c6c1beb4f6d34df4400bc9fb941
parentd44a77ca58bcf766039983ab946dbbefb369e39b
defs: add widen_to_ulong macro

This is similar to widen_to_long, but for unsigned values.

* defs.h (widen_to_ulong): New macro.
defs.h