view etc/inttypes.h @ 17965:a1dc210f20b3

use shifts instead of division. 15% faster hqdn3d
author lorenm
date Sun, 26 Mar 2006 21:32:52 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>