Home
last modified time | relevance | path

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

/reactos/sdk/include/crt/
H A Dstdlib.h1446 __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int);
1453 …__MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { r… in ulltoa() function