Home
last modified time | relevance | path

Searched refs:HAVE_MKDTEMP (Results 1 – 22 of 22) sorted by relevance

/external/bison/m4/
Dstdlib_h.m478 HAVE_MKDTEMP=1; AC_SUBST([HAVE_MKDTEMP]) subst
/external/openssh/openbsd-compat/
Dmktemp.c37 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
Dopenbsd-compat.h103 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
/external/llvm/device/include/llvm/Config/
Dconfig.h260 #define HAVE_MKDTEMP 0 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h273 #define HAVE_MKDTEMP 1 macro
/external/openssh/
Dconfig.h695 #define HAVE_MKDTEMP 1 macro
Dconfig.h.in779 #undef HAVE_MKDTEMP
/external/llvm/include/llvm/Config/
Dconfig.h.cmake187 #cmakedefine HAVE_MKDTEMP ${HAVE_MKDTEMP}
Dconfig.h.in184 #undef HAVE_MKDTEMP
/external/bison/lib/
Dstdlib.in.h315 # if !@HAVE_MKDTEMP@
DMakefile.in937 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/build-aux/
DMakefile.in795 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/etc/
DMakefile.in796 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/tests/
DMakefile.in794 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/data/
DMakefile.in825 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/examples/
DMakefile.in836 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/llvm/cmake/
Dconfig-ix.cmake155 check_symbol_exists(mkdtemp "stdlib.h;unistd.h" HAVE_MKDTEMP)
/external/bison/doc/
DMakefile.in869 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/
DMakefile.in891 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/examples/calc++/
DMakefile.in846 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/bison/src/
DMakefile.in880 HAVE_MKDTEMP = @HAVE_MKDTEMP@
/external/llvm/patches/
D0002-Add-basic-Android-configuration.patch482 +#define HAVE_MKDTEMP 0
1437 +#define HAVE_MKDTEMP 1