Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Functions | Variables
dtoa.h File Reference

Go to the source code of this file.

Functions

 PyAPI_FUNC (double) _Py_dg_strtod(const char *str
 
 PyAPI_FUNC (char *) _Py_dg_dtoa(double d
 
 PyAPI_FUNC (void) _Py_dg_freedtoa(char *s)
 

Variables

char ** ptr
 
int mode
 
int int ndigits
 
int int intdecpt
 
int int int intsign
 
int int int int char ** rve
 

Function Documentation

PyAPI_FUNC ( double  ) const
PyAPI_FUNC ( char *  )
PyAPI_FUNC ( void  )

Variable Documentation

int int int* decpt
int mode
int int ndigits
char** ptr
int int int int char** rve
int int int int* sign

Copyright 2014 Google Inc. All rights reserved.