_ldtoa.c File Reference


Detailed Description

This file is largely identical to the FreeBSD 6.1 distribution, in /usr/src/lib/libc/gdtoa/_ldtoa.c.

Definition in file _ldtoa.c.

#include "compat/fpclassify.h"
#include <sys/cdefs.h>
#include <float.h>
#include <inttypes.h>
#include <limits.h>
#include <math.h>
#include <stdlib.h>
#include "fpmath.h"
#include "gdtoaimp.h"

Go to the source code of this file.

Defines

#define _GNU_SOURCE
#define __FBSDID(x)

Functions

 __FBSDID ("$FreeBSD: src/lib/libc/gdtoa/_ldtoa.c,v 1.2 2004/01/18 07:53:49 das Exp $")
char * __ldtoa (long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve)


Define Documentation

#define __FBSDID (  ) 

Definition at line 53 of file _ldtoa.c.

#define _GNU_SOURCE

Definition at line 49 of file _ldtoa.c.


Function Documentation

__FBSDID ( "$FreeBSD: src/lib/libc/gdtoa/_ldtoa.  c,
v 1.2 2004/01/18 07:53:49 das Exp $"   
)

char* __ldtoa ( long double *  ld,
int  mode,
int  ndigits,
int *  decpt,
int *  sign,
char **  rve 
)

Definition at line 72 of file _ldtoa.c.

Referenced by vsnprintf().


Generated on Sat Sep 8 08:36:18 2007 for DTN Reference Implementation by  doxygen 1.5.3