diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-08-02 15:10:20 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-08-02 15:12:29 +0200 |
commit | 98c15cbb658f226d52108ea2cb5b3bc27bc6a977 (patch) | |
tree | 74a1e2b730676a26ebf6ff9d6487e6dfc5ef012b /xmalloc.c | |
parent | c95c515fa9075443900734039cfd7f92b5ba832f (diff) |
built_in: Add min_t() and max_t() macros and use them
Introduce non-typechecking versions of min_t() and max_t() and use them
where a cast would be needed.
The macros were taken from the Linux Kernel, release under GPL v2.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'xmalloc.c')
0 files changed, 0 insertions, 0 deletions