Home
last modified time | relevance | path

Searched refs:_strtoi64 (Results 26 – 50 of 1347) sorted by relevance

12345678910>>...54

/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/Patches/
H A Dmongoose-3.1-patch.diff8 -#define strtoll(x, y, z) _strtoi64(x, y, z)
11 +//#define strtoll(x, y, z) _strtoi64(x, y, z)
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Resources/Patches/
H A Dmongoose-3.1-patch.diff8 -#define strtoll(x, y, z) _strtoi64(x, y, z)
11 +//#define strtoll(x, y, z) _strtoi64(x, y, z)
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Resources/Patches/
H A Dmongoose-3.1-patch.diff8 -#define strtoll(x, y, z) _strtoi64(x, y, z)
11 +//#define strtoll(x, y, z) _strtoi64(x, y, z)
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A Dconfigure.in115 AC_CACHE_CHECK([availability of _strtoi64], tcl_cv_strtoi64, [
117 [_strtoi64(0,0,0)],
120 AC_DEFINE(NO_STRTOI64, 1, [Is _strtoi64 function available?])
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_long.h65 # define ZEND_STRTOL(s0, s1, base) _strtoi64((s0), (s1), (base))
67 # define ZEND_STRTOL_PTR _strtoi64
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dcrt.h39 #ifndef _strtoi64
40 #define _strtoi64 strtoll macro
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/
H A Dmsvc_compatibility.h31 #define strtoll _strtoi64
/dports/editors/emacs-devel/emacs-4d1968b/nt/inc/
H A Dinttypes.h29 #define strtoimax _strtoi64
/dports/editors/emacs/emacs-27.2/nt/inc/
H A Dinttypes.h29 #define strtoimax _strtoi64
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/platform/
H A Dstrtoll.h37 return _strtoi64(nptr, endptr, base); in strtoll()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/common/include/
H A Dadapter_global.h42 #define strtoll _strtoi64
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/windows/
H A Dconfig.h35 #define strtoll(begin_ptr, end_ptr, length) _strtoi64(begin_ptr, end_ptr, length)
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/common/include/
H A Dadapter_global.h42 #define strtoll _strtoi64
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/common/include/
H A Dadapter_global.h42 #define strtoll _strtoi64
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/common/include/
H A Dadapter_global.h42 #define strtoll _strtoi64
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/common/include/
H A Dadapter_global.h42 #define strtoll _strtoi64
/dports/devel/py-thrift/thrift-0.14.0/compiler/cpp/src/thrift/windows/
H A Dconfig.h35 #define strtoll(begin_ptr, end_ptr, length) _strtoi64(begin_ptr, end_ptr, length)
/dports/devel/thrift-cpp/thrift-0.14.0/compiler/cpp/src/thrift/windows/
H A Dconfig.h35 #define strtoll(begin_ptr, end_ptr, length) _strtoi64(begin_ptr, end_ptr, length)

12345678910>>...54