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

  /bionic/libc/bionic/
strtol.cpp 207 extern "C" unsigned long long strtouq(const char* s, char** end, int base) { function
  /external/gflags/src/
windows_port.h 123 #define strtouq _strtoui64 macro

Completed in 174 milliseconds