Home
last modified time | relevance | path

Searched defs:_atoi64 (Results 1 – 5 of 5) sorted by path

/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_platform_posix.h51 #define _atoi64(str) strtoll((str), NULL, 10) macro
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/wm/
H A Dstdlibx.cpp430 __int64 _atoi64(const char *nptr) in _atoi64() function
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/src/
H A Dffi.rs2459 pub fn _atoi64(_String: *const ::std::os::raw::c_char) -> ::std::os::raw::c_longlong; in _atoi64() function
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/public/vstdlib/
H A Dstrtools.h105 #define _atoi64 atoll macro
/dports/security/john/john-1.9.0-jumbo-1/src/
H A DBFEgg_fmt_plug.c63 #define _atoi64 JtR_atoi64 macro
67 static char _atoi64[0x100]; variable