qdivrem.c File Reference

#include "quad.h"

Defines

#define B   ((long)1 << HALF_BITS)
#define COMBINE(a, b)   (((u_long)(a) << HALF_BITS) | (b))

Typedefs

typedef u_long digit

Functions

static void shl (digit *p, int len, int sh)
u_quad_t __qdivrem (u_quad_t uq, u_quad_t vq, u_quad_t *arq)

Define Documentation

#define B   ((long)1 << HALF_BITS)
 

#define COMBINE a,
 )     (((u_long)(a) << HALF_BITS) | (b))
 


Typedef Documentation

typedef u_long digit
 


Function Documentation

u_quad_t __qdivrem u_quad_t  uq,
u_quad_t  vq,
u_quad_t arq
 

static void shl digit p,
int  len,
int  sh
[static]
 


Generated on Wed May 24 23:05:57 2006 for LSE/OS by  doxygen 1.4.6