Home
last modified time | relevance | path

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

/external/bison/m4/
Dmbsinit.m417 HAVE_MBSINIT=0
Dwchar_h.m4174 HAVE_MBSINIT=1; AC_SUBST([HAVE_MBSINIT]) subst
Dgnulib-comp.m4490 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
/external/bison/lib/
Dwchar.in.h129 #if !(@HAVE_MBSINIT@ && @HAVE_MBRTOWC@) || @REPLACE_MBSTATE_T@
200 # if !@HAVE_MBSINIT@
Dconfig.in.h639 #undef HAVE_MBSINIT
DMakefile.in930 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/linux-lib/
Dconfig.h640 #define HAVE_MBSINIT 1 macro
/external/bison/darwin-lib/
Dconfig.h640 #define HAVE_MBSINIT 1 macro
/external/bison/etc/
DMakefile.in789 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/build-aux/
DMakefile.in788 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/data/
DMakefile.in818 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/tests/
DMakefile.in787 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/examples/
DMakefile.in829 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/src/
DMakefile.in873 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/
DMakefile.in884 HAVE_MBSINIT = @HAVE_MBSINIT@
Dconfigure17307 HAVE_MBSINIT=1;
25695 HAVE_MBSINIT=0
25730 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
DChangeLog-201221194 (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
21195 (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
/external/bison/doc/
DMakefile.in862 HAVE_MBSINIT = @HAVE_MBSINIT@
/external/bison/examples/calc++/
DMakefile.in839 HAVE_MBSINIT = @HAVE_MBSINIT@