Add N-bit min/max/mask utilities to deInt32.h.
authorJarkko Pöyry <jpoyry@google.com>
Tue, 21 Apr 2015 03:48:15 +0000 (20:48 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Thu, 23 Apr 2015 22:49:17 +0000 (15:49 -0700)
commit4b395c846d775a28e70da891ce77652a0f7f74d9
treec464dd8d94e89b580a47771ddb34da189cb4d843
parent0925b2e072e67e63620cae5e0158cce02d1b1449
Add N-bit min/max/mask utilities to deInt32.h.

- Add internal tests.
- Enable int32, stl_util and command line self tests.

Change-Id: I8546c6fa8e629da7c0a068eeffc88614f7ad1b4e
framework/delibs/debase/deInt32.h
framework/delibs/debase/deInt32Test.c
framework/delibs/deutil/deCommandLine.c
framework/delibs/deutil/deCommandLine.h
modules/internal/ditDelibsTests.cpp