Searched refs:strtoq (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/testdata/
H A Dconfigure.ac.v0.147 AC_CHECK_FUNCS([strtoll strtoq])
H A Dconfigure.ac.v0.247 AC_CHECK_FUNCS([strtoll strtoq])
/external/chromium_org/sdch/open-vcdiff/
H A Dconfigure.ac63 AC_CHECK_FUNCS([strtoll strtoq])
H A Dconfigure14712 for ac_func in strtoll strtoq
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h444 inline long long int strtoq(const char *nptr, char **endptr, int base) { function
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h440 inline long long int strtoq(const char *nptr, char **endptr, int base) { function
/external/pcre/dist/
H A Dpcrecpp.cc823 long long r = strtoq(str, &end, radix);
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c67 extern long long int strtoq (__const char *__restrict __nptr,
/external/llvm/
H A Dconfigure15487 for ac_func in strtoll strtoq sysconf malloc_zone_statistics

Completed in 892 milliseconds