HomeSort by relevance Sort by last modified time
    Searched defs:_strtoui64 (Results 1 - 2 of 2) sorted by null

  /external/chromium/googleurl/src/
url_canon_internal.h 443 // _strtoui64 and strtoull behave the same
444 inline unsigned long long _strtoui64(const char* nptr, function in namespace:url_canon
  /external/chromium_org/url/
url_canon_internal.h 427 // _strtoui64 and strtoull behave the same
428 inline unsigned long long _strtoui64(const char* nptr, function in namespace:url_canon

Completed in 489 milliseconds