Home
last modified time | relevance | path

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

/PHP-7.3/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.h134 #if SIZEOF_LONG_LONG
147 #elif SIZEOF_LONG_LONG
H A Dspprintf.c325 #if SIZEOF_LONG_LONG in xbuf_format_converter()
344 #if SIZEOF_LONG_LONG in xbuf_format_converter()
431 #if SIZEOF_LONG_LONG in xbuf_format_converter()
476 #if SIZEOF_LONG_LONG in xbuf_format_converter()
524 #if SIZEOF_LONG_LONG in xbuf_format_converter()
567 #if SIZEOF_LONG_LONG in xbuf_format_converter()
H A Dsnprintf.c726 #if SIZEOF_LONG_LONG in format_converter()
745 #if SIZEOF_LONG_LONG in format_converter()
826 #if SIZEOF_LONG_LONG in format_converter()
871 #if SIZEOF_LONG_LONG in format_converter()
920 #if SIZEOF_LONG_LONG in format_converter()
962 #if SIZEOF_LONG_LONG in format_converter()
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dconfig.h.win6413 #define SIZEOF_LONG_LONG 8
H A Dconfig.h.win3213 #define SIZEOF_LONG_LONG 8
/PHP-7.3/ext/mysqlnd/
H A Dconfig-win.h60 #define SIZEOF_LONG_LONG 8 macro
H A Dmysqlnd_portability.h48 #if SIZEOF_LONG_LONG > 4 && !defined(_LONG_LONG)
60 #if SIZEOF_LONG_LONG > 4
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_out.c264 #if SIZEOF_LONG_LONG in format_converter()
283 #if SIZEOF_LONG_LONG in format_converter()
359 #if SIZEOF_LONG_LONG in format_converter()
401 #if SIZEOF_LONG_LONG in format_converter()
447 #if SIZEOF_LONG_LONG in format_converter()
486 #if SIZEOF_LONG_LONG in format_converter()
/PHP-7.3/win32/build/
H A Dconfig.w32.h.in125 #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ macro
/PHP-7.3/Zend/
H A Dzend_operators.h504 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_increment_function()
554 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_decrement_function()
617 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_add_function()
707 #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 39 milliseconds