Home
last modified time | relevance | path

Searched refs:SIZEOF_LONG_LONG (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/main/
H A Dphp_stdint.h176 # elif SIZEOF_LONG_LONG >= 8
188 # elif SIZEOF_LONG_LONG >= 8
202 # elif SIZEOF_LONG_LONG >= 8
214 # elif SIZEOF_LONG_LONG >= 8
H A Dsnprintf.h128 #if SIZEOF_LONG_LONG
139 #elif SIZEOF_LONG_LONG
H A Dspprintf.c319 #if SIZEOF_LONG_LONG in xbuf_format_converter()
338 #if SIZEOF_LONG_LONG in xbuf_format_converter()
425 #if SIZEOF_LONG_LONG in xbuf_format_converter()
470 #if SIZEOF_LONG_LONG in xbuf_format_converter()
518 #if SIZEOF_LONG_LONG in xbuf_format_converter()
561 #if SIZEOF_LONG_LONG in xbuf_format_converter()
H A Dsnprintf.c719 #if SIZEOF_LONG_LONG in format_converter()
738 #if SIZEOF_LONG_LONG in format_converter()
819 #if SIZEOF_LONG_LONG in format_converter()
864 #if SIZEOF_LONG_LONG in format_converter()
913 #if SIZEOF_LONG_LONG in format_converter()
955 #if SIZEOF_LONG_LONG in format_converter()
/PHP-7.4/ext/mysqlnd/
H A Dconfig-win.h59 #define SIZEOF_LONG_LONG 8 macro
H A Dmysqlnd_portability.h48 #if SIZEOF_LONG_LONG > 4 && !defined(_LONG_LONG)
54 #if SIZEOF_LONG_LONG > 4
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c257 #if SIZEOF_LONG_LONG in format_converter()
276 #if SIZEOF_LONG_LONG in format_converter()
352 #if SIZEOF_LONG_LONG in format_converter()
394 #if SIZEOF_LONG_LONG in format_converter()
440 #if SIZEOF_LONG_LONG in format_converter()
479 #if SIZEOF_LONG_LONG in format_converter()
/PHP-7.4/win32/build/
H A Dconfig.w32.h.in94 #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ macro
/PHP-7.4/Zend/
H A Dzend_operators.h554 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_increment_function()
617 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_decrement_function()
700 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_add_function()
810 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_sub_function()
H A Dzend_multiply.h35 #elif PHP_HAVE_BUILTIN_SMULLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG

Completed in 32 milliseconds