php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
zend_strtod_int.h File Reference
#include <stddef.h>
#include <stdio.h>
#include <ctype.h>
#include <stdarg.h>
#include <math.h>
#include <inttypes.h>

Go to the source code of this file.

Macros

#define Omit_Private_Memory   1
 
#define NO_HEX_FP   1
 
#define NO_INFNAN_CHECK
 
#define NO_ERRNO
 
#define IEEE_LITTLE_ENDIAN   1
 
#define IEEE_8087   1
 

Macro Definition Documentation

◆ IEEE_8087

#define IEEE_8087   1

Definition at line 93 of file zend_strtod_int.h.

◆ IEEE_LITTLE_ENDIAN

#define IEEE_LITTLE_ENDIAN   1

Definition at line 64 of file zend_strtod_int.h.

◆ NO_ERRNO

#define NO_ERRNO

Definition at line 58 of file zend_strtod_int.h.

◆ NO_HEX_FP

#define NO_HEX_FP   1

Definition at line 45 of file zend_strtod_int.h.

◆ NO_INFNAN_CHECK

#define NO_INFNAN_CHECK

Definition at line 54 of file zend_strtod_int.h.

◆ Omit_Private_Memory

#define Omit_Private_Memory   1

Definition at line 41 of file zend_strtod_int.h.