Lines Matching refs:strtol
5782 extern long int strtol (const char *__restrict __nptr,6849 using ::strtol;9665 using std::strtol;23067 { return __gnu_cxx::__stoa<long, int>(&std::strtol, "stoi", __str.c_str(),23072 { return __gnu_cxx::__stoa(&std::strtol, "stol", __str.c_str(),