Home
last modified time | relevance | path

Searched refs:HAVE_DUP2 (Results 1 – 19 of 19) sorted by relevance

/external/bison/m4/
Ddup2.m414 HAVE_DUP2=0
17 AC_DEFINE([HAVE_DUP2], [1], [Define to 1 if you have the 'dup2' function.]) definition
19 if test $HAVE_DUP2 = 1; then
73 if test $HAVE_DUP2 = 1; then
Dunistd_h.m4114 HAVE_DUP2=1; AC_SUBST([HAVE_DUP2]) subst
Dgnulib-comp.m4281 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
/external/bison/lib/
Ddup2.c28 #if HAVE_DUP2
Dconfig.in.h531 #undef HAVE_DUP2
Dunistd.in.h349 # if !@HAVE_DUP2@
DMakefile.in846 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/darwin-lib/
Dconfig.h532 #define HAVE_DUP2 1 macro
/external/bison/linux-lib/
Dconfig.h532 #define HAVE_DUP2 1 macro
/external/bison/build-aux/
DMakefile.in704 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/etc/
DMakefile.in705 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/tests/
DMakefile.in703 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/data/
DMakefile.in734 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/examples/
DMakefile.in745 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/doc/
DMakefile.in778 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/
DMakefile.in800 HAVE_DUP2 = @HAVE_DUP2@
Dconfigure20361 if test $HAVE_DUP2 = 1; then
20438 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
/external/bison/examples/calc++/
DMakefile.in755 HAVE_DUP2 = @HAVE_DUP2@
/external/bison/src/
DMakefile.in789 HAVE_DUP2 = @HAVE_DUP2@