Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_stdint.h173 # elif SIZEOF_LONG_LONG >= 8
185 # elif SIZEOF_LONG_LONG >= 8
199 # elif SIZEOF_LONG_LONG >= 8
211 # elif SIZEOF_LONG_LONG >= 8
H A Dsnprintf.h136 #if SIZEOF_LONG_LONG
149 #elif SIZEOF_LONG_LONG
H A Dspprintf.c327 #if SIZEOF_LONG_LONG in xbuf_format_converter()
346 #if SIZEOF_LONG_LONG in xbuf_format_converter()
433 #if SIZEOF_LONG_LONG in xbuf_format_converter()
478 #if SIZEOF_LONG_LONG in xbuf_format_converter()
526 #if SIZEOF_LONG_LONG in xbuf_format_converter()
569 #if SIZEOF_LONG_LONG in xbuf_format_converter()
H A Dsnprintf.c728 #if SIZEOF_LONG_LONG in format_converter()
747 #if SIZEOF_LONG_LONG in format_converter()
828 #if SIZEOF_LONG_LONG in format_converter()
873 #if SIZEOF_LONG_LONG in format_converter()
922 #if SIZEOF_LONG_LONG in format_converter()
964 #if SIZEOF_LONG_LONG in format_converter()
/PHP-7.2/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.2/ext/mbstring/oniguruma/src/
H A Dconfig.h.win3212 #define SIZEOF_LONG_LONG 0
H A Dconfig.h.win6412 #define SIZEOF_LONG_LONG 0
/PHP-7.2/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.2/Zend/
H A Dzend_operators.h452 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_increment_function()
506 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_decrement_function()
559 #elif PHP_HAVE_BUILTIN_SADDLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_add_function()
662 #elif PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG in fast_long_sub_function()
H A Dzend_multiply.h37 #elif PHP_HAVE_BUILTIN_SMULLL_OVERFLOW && SIZEOF_LONG_LONG == SIZEOF_ZEND_LONG
/PHP-7.2/win32/build/
H A Dconfig.w32.h.in126 #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ macro

Completed in 45 milliseconds