Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dspprintf.c309 #if SIZEOF_LONG_LONG in xbuf_format_converter()
394 #if SIZEOF_LONG_LONG in xbuf_format_converter()
437 #if SIZEOF_LONG_LONG in xbuf_format_converter()
482 #if SIZEOF_LONG_LONG in xbuf_format_converter()
522 #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.2/ext/mysqlnd/
H A Dconfig-win.h59 #define SIZEOF_LONG_LONG 8 macro
H A Dmysqlnd_portability.h43 #if SIZEOF_LONG_LONG > 4 && !defined(_LONG_LONG)
/PHP-8.2/win32/build/
H A Dconfig.w32.h.in96 #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ macro
/PHP-8.2/Zend/
H A Dzend_operators.h538 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_increment_function()
601 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_decrement_function()
684 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_add_function()
794 #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