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

  /bionic/libc/bionic/
strtol.cpp 190 extern "C" long long strtoq(const char* s, char** end, int base) { function
  /external/gflags/src/
windows_port.h 122 #define strtoq _strtoi64 macro

Completed in 302 milliseconds