Lines Matching refs:if
17 along with this program; if not, write to the Free Software
154 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt)
172 #if YYDEBUG
190 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
215 #if ! defined (yyoverflow) || YYERROR_VERBOSE
227 # if YYSTACK_USE_ALLOCA
237 /* Pacify GCC's `empty if-body' warning. */
240 # if defined (__STDC__) || defined (__cplusplus)
250 #if (! defined (yyoverflow) \
273 # if defined (__GNUC__) && 1 < __GNUC__
306 #if defined (__STDC__) || defined (__cplusplus)
367 #if YYDEBUG
439 #if YYDEBUG || YYERROR_VERBOSE
667 #if ! defined (YYSIZE_T) && defined (__SIZE_TYPE__)
670 #if ! defined (YYSIZE_T) && defined (size_t)
673 #if ! defined (YYSIZE_T)
674 # if defined (__STDC__) || defined (__cplusplus)
679 #if ! defined (YYSIZE_T)
703 if (yychar == YYEMPTY && yylen == 1) \
731 if (N) \
750 This macro was not mandated originally: define only if we know
754 # if YYLTYPE_IS_TRIVIAL
773 /* Enable debugging if requested. */
774 #if YYDEBUG
783 if (yydebug) \
789 if (yydebug) \
803 #if defined (__STDC__) || defined (__cplusplus)
821 if (yydebug) \
830 #if defined (__STDC__) || defined (__cplusplus)
851 if (yydebug) \
872 if the built-in stack extension method is used).
874 Do not make this value too large; the results are undefined if
884 #if YYERROR_VERBOSE
887 # if defined (__GLIBC__) && defined (_STRING_H)
892 # if defined (__STDC__) || defined (__cplusplus)
910 # if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE)
916 # if defined (__STDC__) || defined (__cplusplus)
939 #if YYDEBUG
944 #if defined (__STDC__) || defined (__cplusplus)
958 if (yytype < YYNTOKENS)
965 if (yytype < YYNTOKENS)
981 #if defined (__STDC__) || defined (__cplusplus)
995 if (!yymsg)
1006 if (current_menu == (yyvaluep->menu))
1016 if (current_menu == (yyvaluep->menu))
1026 if (current_menu == (yyvaluep->menu))
1041 # if defined (__STDC__) || defined (__cplusplus)
1047 #if defined (__STDC__) || defined (__cplusplus)
1072 # if defined (__STDC__) || defined (__cplusplus)
1079 #if defined (__STDC__) || defined (__cplusplus)
1163 if (yyss + yystacksize - 1 <= yyssp)
1180 be undefined if yyoverflow is a macro. */
1195 if (YYMAXDEPTH <= yystacksize)
1198 if (YYMAXDEPTH < yystacksize)
1205 if (! yyptr)
1211 if (yyss1 != yyssa)
1224 if (yyss + yystacksize - 1 <= yyssp)
1238 /* Read a look-ahead token if we need one and don't already have one. */
1244 if (yyn == YYPACT_NINF)
1247 /* Not known => get a look-ahead token if don't already have one. */
1250 if (yychar == YYEMPTY)
1256 if (yychar <= YYEOF)
1270 if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken)
1273 if (yyn <= 0)
1275 if (yyn == 0 || yyn == YYTABLE_NINF)
1281 if (yyn == YYFINAL)
1288 if (yychar != YYEOF)
1296 if (yyerrstatus)
1308 if (yyn == 0)
1397 if (current_entry->prompt)
1428 if ((yyvsp[-3].id)->stype != S_UNKNOWN)
1473 if (zconf_endtoken((yyvsp[0].id), T_CHOICE, T_ENDCHOICE)) {
1491 if ((yyvsp[-2].id)->stype == S_BOOLEAN || (yyvsp[-2].id)->stype == S_TRISTATE) {
1512 if ((yyvsp[-3].id)->stype == S_UNKNOWN) {
1524 printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno());
1534 if (zconf_endtoken((yyvsp[0].id), T_IF, T_ENDIF)) {
1560 if (zconf_endtoken((yyvsp[0].id), T_MENU, T_ENDMENU)) {
1729 if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp)
1742 if (!yyerrstatus)
1745 #if YYERROR_VERBOSE
1748 if (YYPACT_NINF < yyn && yyn < YYLAST)
1756 /* Start YYX at -YYN if negative to avoid negative indexes in
1767 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1771 if (yycount == 5)
1780 if (yymsg != 0)
1785 if (yycount < 5)
1789 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1809 if (yyerrstatus == 3)
1814 if (yychar <= YYEOF)
1818 if (yychar == YYEOF)
1823 if (yyssp == yyss)
1849 if (0)
1868 if (yyn != YYPACT_NINF)
1871 if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR)
1874 if (0 < yyn)
1880 if (yyssp == yyss)
1890 if (yyn == YYFINAL)
1932 if (yyss != yyssa)
1954 #if YYDEBUG
1955 if (getenv("ZCONF_DEBUG"))
1959 if (zconfnerrs)
1976 case T_IF: return "if";
1985 if (id->token != endtoken) {
1991 if (current_menu->file != current_file) {
2028 #if YYDEBUG
2041 if (len)
2055 if (sym_is_choice(sym))
2080 if (prop->menu != menu)
2086 if (!expr_is_yes(prop->visible.expr)) {
2087 fputs(" if ", out);
2095 if (!expr_is_yes(prop->visible.expr)) {
2096 fputs(" if ", out);
2109 if (sym->help) {
2126 if ((sym = menu->sym))
2128 else if ((prop = menu->prompt)) {
2143 if (!expr_is_yes(prop->visible.expr)) {
2151 if (menu->list)
2153 else if (menu->next)
2156 if (menu->prompt && menu->prompt->type == P_MENU)
2158 if (menu->next) {