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

  /external/chromium/sdch/open-vcdiff/
configure.ac 57 AC_CHECK_FUNCS([strtoll strtoq])
configure     [all...]
  /external/chromium/sdch/open-vcdiff/testdata/
configure.ac.v0.1 47 AC_CHECK_FUNCS([strtoll strtoq])
configure.ac.v0.2 47 AC_CHECK_FUNCS([strtoll strtoq])
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 196 extern long long int strtoq (__const char *__restrict __nptr,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 196 extern long long int strtoq (__const char *__restrict __nptr,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 196 extern long long int strtoq (__const char *__restrict __nptr,
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 121 // Work properly if either strtoll or strtoq is on this system
126 # define strtoint64 strtoq
129 // Neither strtoll nor strtoq are defined. I hope strtol works!
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 67 extern long long int strtoq (__const char *__restrict __nptr,
    [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 383 milliseconds