Searched refs:_strtoll (Results 1 – 4 of 4) sorted by relevance
55 extern _LONG_CALL_ long long _strtoll(const char *cp, char **endp, unsigned int base);
211 _LONG_CALL_ long long _strtoll(const char *cp, char **endp, unsigned int base) in _strtoll() function
397 _strtoll(str_store, &next, base); in _vsscanf()
491 _strtoll = 0x10111ffd; symbol
Completed in 7 milliseconds