Home
last modified time | relevance | path

Searched refs:HAVE_WCWIDTH (Results 1 – 7 of 7) sorted by relevance

/external/bison/m4/
Dwcwidth.m438 HAVE_WCWIDTH=1
97 HAVE_WCWIDTH=0
99 dnl We don't substitute HAVE_WCWIDTH. We assume that if the system does not
Dgnulib-comp.m4750 if test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1; then
/external/bison/lib/
Dwcwidth.c44 #if HAVE_WCWIDTH in wcwidth()
Dconfig.in.h1761 #undef HAVE_WCWIDTH
/external/bison/darwin-lib/
Dconfig.h1762 #define HAVE_WCWIDTH 1 macro
/external/bison/linux-lib/
Dconfig.h1762 #define HAVE_WCWIDTH 1 macro
/external/bison/
Dconfigure34269 if test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1; then