Home
last modified time | relevance | path

Searched refs:atoll (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/reactos/libs/libmpg123/
H A Dcompat.h99 #define atobigint atoll
/reactos/sdk/lib/ucrt/convert/
H A Datox.cpp41 extern "C" long long __cdecl atoll(char const* const string) in atoll() function
/reactos/sdk/include/crt/
H A Dstdlib.h1441 __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
/reactos/sdk/include/ucrt/
H A Dstdlib.h453 _Check_return_ _ACRTIMP long long __cdecl atoll (_In_z_ char const* _String);
H A Dtchar.h1003 #define _tstoll atoll
1029 #define _ttoll atoll