Home
last modified time | relevance | path

Searched refs:HAVE_STRTOLL (Results 1 – 25 of 28) sorted by relevance

12

/external/bison/m4/
Dstdlib_h.m494 HAVE_STRTOLL=1; AC_SUBST([HAVE_STRTOLL]) subst
/external/openssh/openbsd-compat/
Dstrtoll.c34 #ifndef HAVE_STRTOLL
Dopenbsd-compat.h206 #ifndef HAVE_STRTOLL
/external/pcre/dist/
Dconfig-cmake.h.in17 #cmakedefine HAVE_STRTOLL 1
Dpcrecpp.cc824 #elif defined HAVE_STRTOLL in parse_longlong_radix()
856 #elif defined HAVE_STRTOLL in parse_ulonglong_radix()
Dconfig.h.in124 #undef HAVE_STRTOLL
Dconfig.h.generic124 /* #undef HAVE_STRTOLL */
DCMakeLists.txt104 CHECK_FUNCTION_EXISTS(strtoll HAVE_STRTOLL)
/external/llvm/device/include/llvm/Config/
Dconfig.h410 #define HAVE_STRTOLL 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h433 #define HAVE_STRTOLL 1 macro
/external/openssh/
Dconfig.h996 #define HAVE_STRTOLL 1 macro
/external/llvm/cmake/
Dconfig-ix.cmake178 check_symbol_exists(strtoll stdlib.h HAVE_STRTOLL)
404 if (NOT HAVE_STRTOLL)
408 set(HAVE_STRTOLL 1) variable
/external/llvm/include/llvm/Config/
Dconfig.h.cmake287 #cmakedefine HAVE_STRTOLL ${HAVE_STRTOLL}
Dconfig.h.in275 #undef HAVE_STRTOLL
/external/bison/lib/
Dstdlib.in.h836 # if !@HAVE_STRTOLL@
DMakefile.in1008 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/build-aux/
DMakefile.in866 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/etc/
DMakefile.in867 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/tests/
DMakefile.in865 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/data/
DMakefile.in896 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/examples/
DMakefile.in907 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/doc/
DMakefile.in940 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/
DMakefile.in962 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/examples/calc++/
DMakefile.in917 HAVE_STRTOLL = @HAVE_STRTOLL@
/external/bison/src/
DMakefile.in951 HAVE_STRTOLL = @HAVE_STRTOLL@

12