Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dspprintf.c302 #if SIZEOF_LONG_LONG in xbuf_format_converter()
387 #if SIZEOF_LONG_LONG in xbuf_format_converter()
430 #if SIZEOF_LONG_LONG in xbuf_format_converter()
475 #if SIZEOF_LONG_LONG in xbuf_format_converter()
515 #if SIZEOF_LONG_LONG in xbuf_format_converter()
H A Dsnprintf.h122 #if SIZEOF_LONG_LONG
H A Dsnprintf.c602 #if SIZEOF_LONG_LONG in format_converter()
687 #if SIZEOF_LONG_LONG in format_converter()
730 #if SIZEOF_LONG_LONG in format_converter()
776 #if SIZEOF_LONG_LONG in format_converter()
815 #if SIZEOF_LONG_LONG in format_converter()
/PHP-8.3/ext/mysqlnd/
H A Dconfig-win.h33 #define SIZEOF_LONG_LONG 8 macro
H A Dmysqlnd_portability.h43 #if SIZEOF_LONG_LONG > 4 && !defined(_LONG_LONG)
/PHP-8.3/win32/build/
H A Dconfig.w32.h.in96 #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ macro
/PHP-8.3/Zend/
H A Dzend_operators.h552 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_increment_function()
615 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_decrement_function()
698 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_add_function()
786 #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 16 milliseconds