Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dsnprintf.h126 #if SIZEOF_LONG_LONG
137 #elif SIZEOF_LONG_LONG
H A Dspprintf.c315 #if SIZEOF_LONG_LONG in xbuf_format_converter()
402 #if SIZEOF_LONG_LONG in xbuf_format_converter()
447 #if SIZEOF_LONG_LONG in xbuf_format_converter()
495 #if SIZEOF_LONG_LONG in xbuf_format_converter()
538 #if SIZEOF_LONG_LONG in xbuf_format_converter()
H A Dsnprintf.c714 #if SIZEOF_LONG_LONG in format_converter()
795 #if SIZEOF_LONG_LONG in format_converter()
840 #if SIZEOF_LONG_LONG in format_converter()
889 #if SIZEOF_LONG_LONG in format_converter()
931 #if SIZEOF_LONG_LONG in format_converter()
/PHP-8.0/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-8.0/sapi/phpdbg/
H A Dphpdbg_out.c255 #if SIZEOF_LONG_LONG in format_converter()
274 #if SIZEOF_LONG_LONG in format_converter()
350 #if SIZEOF_LONG_LONG in format_converter()
392 #if SIZEOF_LONG_LONG in format_converter()
438 #if SIZEOF_LONG_LONG in format_converter()
477 #if SIZEOF_LONG_LONG in format_converter()
/PHP-8.0/win32/build/
H A Dconfig.w32.h.in92 #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ macro
/PHP-8.0/Zend/
H A Dzend_operators.h561 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_increment_function()
624 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_decrement_function()
707 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_add_function()
817 #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 50 milliseconds