strtoll            52 lib/common/strings.c         local_result = strtoll(text, &local_end_text, 10);
strtoll            33 maint/gnulib/lib/atoll.c   return strtoll (nptr, (char **) NULL, 10);
strtoll          1376 maint/gnulib/lib/stdlib.in.h _GL_FUNCDECL_RPL (strtoll, long long,
strtoll          1380 maint/gnulib/lib/stdlib.in.h _GL_CXXALIAS_RPL (strtoll, long long,
strtoll          1385 maint/gnulib/lib/stdlib.in.h _GL_FUNCDECL_SYS (strtoll, long long,
strtoll          1390 maint/gnulib/lib/stdlib.in.h _GL_CXXALIAS_SYS (strtoll, long long,
strtoll          1394 maint/gnulib/lib/stdlib.in.h _GL_CXXALIASWARN (strtoll);
strtoll          1398 maint/gnulib/lib/stdlib.in.h _GL_WARN_ON_USE (strtoll, "strtoll is unportable - "
strtoll            44 maint/gnulib/lib/strtoimax.c long long int strtoll (char const *, char **, int);
strtoll            58 maint/gnulib/lib/strtoimax.c # define Strtoll strtoll
strtoll           111 maint/gnulib/lib/strtol.c #    define strtol strtoll
strtoll            32 maint/gnulib/lib/strtoll.c weak_alias (strtoll, strtoq)
strtoll            18 maint/gnulib/lib/xstrtoll.c #define __strtol strtoll
strtoll           186 maint/gnulib/tests/test-stdlib-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::strtoll, long long,
strtoll            22 maint/gnulib/tests/test-strtoll.c #ifndef strtoll
strtoll            23 maint/gnulib/tests/test-strtoll.c SIGNATURE_CHECK (strtoll, long long, (const char *, char **, int));
strtoll            39 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll            49 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll            59 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll            69 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll            81 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll            91 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           101 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           111 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           121 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           131 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           141 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           153 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           163 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           174 maint/gnulib/tests/test-strtoll.c       result = strtoll (input, &ptr, 10);
strtoll           186 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           196 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 16);
strtoll           206 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 0);
strtoll           216 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 10);
strtoll           226 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 16);
strtoll           236 maint/gnulib/tests/test-strtoll.c     result = strtoll (input, &ptr, 0);