Searched defs:_Str (Results 1 – 3 of 3) sorted by relevance
450 double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) in strtod()457 float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) in strtof()537 double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ in wcstod()541 float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ in wcstof()
291 static __inline char *__CRTDECL ctime_r(const time_t *_Time, char *_Str) { in ctime_r()294 static __inline char *__CRTDECL asctime_r(const struct tm *_Tm, char * _Str) { in asctime_r()
1245 double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ in wcstod()1249 float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ in wcstof()