u64.h File Reference

#include <sys/types.h>

Include dependency graph for u64.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

u64_t add64 (u64_t i, u64_t j)
u64_t add64u (u64_t i, unsigned j)
u64_t add64ul (u64_t i, unsigned long j)
u64_t sub64 (u64_t i, u64_t j)
u64_t sub64u (u64_t i, unsigned j)
u64_t sub64ul (u64_t i, unsigned long j)
unsigned diff64 (u64_t i, u64_t j)
u64_t cvu64 (unsigned i)
u64_t cvul64 (unsigned long i)
unsigned cv64u (u64_t i)
unsigned long cv64ul (u64_t i)
unsigned long div64u (u64_t i, unsigned j)
unsigned rem64u (u64_t i, unsigned j)
u64_t mul64u (unsigned long i, unsigned j)
int cmp64 (u64_t i, u64_t j)
int cmp64u (u64_t i, unsigned j)
int cmp64ul (u64_t i, unsigned long j)
unsigned long ex64lo (u64_t i)
unsigned long ex64hi (u64_t i)
u64_t make64 (unsigned long lo, unsigned long hi)


Function Documentation

u64_t add64 u64_t  i,
u64_t  j
 

Referenced by boot_readwrite().

u64_t add64u u64_t  i,
unsigned  j
 

Referenced by boot_readwrite(), and SHA256_Update().

u64_t add64ul u64_t  i,
unsigned long  j
 

Referenced by atapi_transfer(), f_transfer(), and w_transfer().

int cmp64 u64_t  i,
u64_t  j
 

Referenced by boot_readwrite().

int cmp64u u64_t  i,
unsigned  j
 

Referenced by partition().

int cmp64ul u64_t  i,
unsigned long  j
 

unsigned cv64u u64_t  i  ) 
 

unsigned long cv64ul u64_t  i  ) 
 

Referenced by atapi_transfer(), f_transfer(), log_transfer(), m_transfer(), main(), r_transfer(), raw_install(), and w_transfer().

u64_t cvu64 unsigned  i  ) 
 

Referenced by boot_readwrite(), SHA256_Init(), and sizeup().

u64_t cvul64 unsigned long  i  ) 
 

Referenced by geometry(), m_init(), m_ioctl(), and main().

unsigned diff64 u64_t  i,
u64_t  j
 

unsigned long div64u u64_t  i,
unsigned  j
 

Referenced by atapi_transfer(), f_transfer(), geometry(), install_master(), log_geometry(), m_geometry(), main(), partition(), r_geometry(), sanitycheck_failed(), sizeup(), w_geometry(), and w_transfer().

unsigned long ex64hi u64_t  i  ) 
 

unsigned long ex64lo u64_t  i  ) 
 

u64_t make64 unsigned long  lo,
unsigned long  hi
 

u64_t mul64u unsigned long  i,
unsigned  j
 

Referenced by atapi_open(), boot_readwrite(), extpartition(), f_prepare(), and partition().

unsigned rem64u u64_t  i,
unsigned  j
 

Referenced by atapi_transfer(), SHA256_Final(), and SHA256_Update().

u64_t sub64 u64_t  i,
u64_t  j
 

u64_t sub64u u64_t  i,
unsigned  j
 

u64_t sub64ul u64_t  i,
unsigned long  j
 


Generated on Fri Apr 14 23:10:38 2006 for minix by  doxygen 1.4.6