13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
29
20
#define ULONGLONG_MAX (~(uint64_t) 0)
31
21
#define MAX_NEGATIVE_NUMBER ((uint64_t) 0x8000000000000000LL)
33
23
#define LFACTOR 1000000000ULL