Home
last modified time | relevance | path

Searched refs:YYENABLE_NLS (Results 1 – 15 of 15) sorted by relevance

/external/bison/m4/
Dbison-i18n.m416 dnl and defines YYENABLE_NLS if there are bison-runtime.mo files at all.
47 AC_DEFINE([YYENABLE_NLS], 1, definition
/external/toybox/kconfig/
Dlkc.h10 #define YYENABLE_NLS 0 macro
Dzconf.tab.c_shipped241 # if YYENABLE_NLS
/external/bison/examples/calc++/
Dcalc++-parser.cc66 # if defined YYENABLE_NLS && YYENABLE_NLS
/external/bison/data/
Dlalr1.cc291 # if defined YYENABLE_NLS && YYENABLE_NLS
Dyacc.c439 # if defined YYENABLE_NLS && YYENABLE_NLS
Dglr.c238 # if defined YYENABLE_NLS && YYENABLE_NLS
/external/bison/linux-lib/
Dconfig.h2048 #define YYENABLE_NLS 1 macro
/external/bison/src/
Dparse-gram.c442 # if defined YYENABLE_NLS && YYENABLE_NLS
/external/bison/lib/
Dconfig.in.h2047 #undef YYENABLE_NLS
/external/libpcap/
Dgrammar.c687 # if defined YYENABLE_NLS && YYENABLE_NLS
/external/bison/
DNEWS868 ** Warnings from gcc's -Wundef option about undefined YYENABLE_NLS,
DChangeLog-20121650 * data/glr.c: Check if YYENABLE_NLS and YYLTYPE_IS_TRIVIAL are
10531 to gettext cross reference. Add indexing terms. Mention YYENABLE_NLS.
10619 (YYENABLE_NLS): Renamed from ENABLE_BISON_NLS.
10624 YYENABLE_NLS. Quote a bit more.
/external/bison/doc/
Dbison.texi6573 @vindex YYENABLE_NLS
6579 symbol @code{YYENABLE_NLS} to enable translations in the
Dbison.info6334 variable, and it defines the source-language symbol `YYENABLE_NLS'
12585 * YYENABLE_NLS: Internationalization.