ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
__int64 CDECL | _strtoi64_l (const char *nptr, char **endptr, int base, _locale_t locale) |
__int64 | _strtoi64 (const char *nptr, char **endptr, int base) |
Definition at line 90 of file strtoi64.c.
Referenced by PROPVAR_ConvertNumber(), and START_TEST().
Definition at line 10 of file strtoi64.c.
Referenced by _strtoi64(), and _strtoul_l().