Searched refs:atoll (Results 1 – 5 of 5) sorted by relevance
99 #define atobigint atoll
41 extern "C" long long __cdecl atoll(char const* const string) in atoll() function
1441 __MINGW_EXTENSION long long __cdecl atoll (const char *);1451 __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } in atoll() function
453 _Check_return_ _ACRTIMP long long __cdecl atoll (_In_z_ char const* _String);
1003 #define _tstoll atoll1029 #define _ttoll atoll