Home
last modified time | relevance | path

Searched refs:yymsg (Results 1 – 13 of 13) sorted by relevance

/NextBSD/crypto/heimdal/lib/com_err/
HDparse.c1061 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1064 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1065 const char *yymsg; in yydestruct()
1072 if (!yymsg)
1073 yymsg = "Deleting";
1074 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1151 char *yymsg = yymsgbuf; local
1515 if (yymsg != yymsgbuf)
1516 YYSTACK_FREE (yymsg);
1517 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
[all …]
/NextBSD/contrib/ofed/libsdp/src/
HDconfig_parser.c1193 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1196 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1197 const char *yymsg; in yydestruct()
1204 if (!yymsg)
1205 yymsg = "Deleting";
1206 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1283 char *yymsg = yymsgbuf; local
1658 if (yymsg != yymsgbuf)
1659 YYSTACK_FREE (yymsg);
1660 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
[all …]
/NextBSD/crypto/heimdal/lib/sl/
HDslc-gram.c1035 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1038 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1039 const char *yymsg; in yydestruct()
1046 if (!yymsg)
1047 yymsg = "Deleting";
1048 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1125 char *yymsg = yymsgbuf; local
1444 if (yymsg != yymsgbuf)
1445 YYSTACK_FREE (yymsg);
1446 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
[all …]
/NextBSD/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.c1446 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
1449 yydestruct (yymsg, yytype, yyvaluep)
1450 const char *yymsg;
1457 if (!yymsg)
1458 yymsg = "Deleting";
1459 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1536 char *yymsg = yymsgbuf; in yyparse() local
2803 if (yymsg != yymsgbuf) in yyparse()
2804 YYSTACK_FREE (yymsg); in yyparse()
2805 yymsg = (char *) YYSTACK_ALLOC (yyalloc); in yyparse()
[all …]
/NextBSD/crypto/heimdal/lib/asn1/
HDasn1parse.c1453 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1456 yydestruct (yymsg, yytype, yyvaluep) in yydestruct()
1457 const char *yymsg; in yydestruct()
1464 if (!yymsg)
1465 yymsg = "Deleting";
1466 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
1543 char *yymsg = yymsgbuf; local
2597 if (yymsg != yymsgbuf)
2598 YYSTACK_FREE (yymsg);
2599 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
[all …]
/NextBSD/contrib/ntp/ntpd/
HDntp_parser.c1696 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() argument
1805 char *yyp = *yymsg; in yysyntax_error()
1828 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1831 if (!yymsg) in yydestruct()
1832 yymsg = "Deleting"; in yydestruct()
1833 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1893 char *yymsg = yymsgbuf; in yyparse() local
3431 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \ in yyparse()
3438 yymsgp = yymsg; in yyparse()
3441 if (yymsg != yymsgbuf) in yyparse()
[all …]
/NextBSD/contrib/gdb/gdb/
HDada-exp.c2125 char *yymsg; local
2137 yymsg = (char *) YYSTACK_ALLOC (yysize);
2138 if (yymsg != 0)
2140 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
2157 yyerror (yymsg);
2158 YYSTACK_FREE (yymsg);
HDm2-exp.c1966 char *yymsg; local
1978 yymsg = (char *) YYSTACK_ALLOC (yysize);
1979 if (yymsg != 0)
1981 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1998 yyerror (yymsg);
1999 YYSTACK_FREE (yymsg);
HDf-exp.c1837 char *yymsg; local
1849 yymsg = (char *) YYSTACK_ALLOC (yysize);
1850 if (yymsg != 0)
1852 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1869 yyerror (yymsg);
1870 YYSTACK_FREE (yymsg);
HDjv-exp.c1876 char *yymsg; local
1888 yymsg = (char *) YYSTACK_ALLOC (yysize);
1889 if (yymsg != 0)
1891 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1908 yyerror (yymsg);
1909 YYSTACK_FREE (yymsg);
HDp-exp.c1908 char *yymsg; local
1920 yymsg = (char *) YYSTACK_ALLOC (yysize);
1921 if (yymsg != 0)
1923 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1940 yyerror (yymsg);
1941 YYSTACK_FREE (yymsg);
HDc-exp.c2496 char *yymsg; local
2508 yymsg = (char *) YYSTACK_ALLOC (yysize);
2509 if (yymsg != 0)
2511 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
2528 yyerror (yymsg);
2529 YYSTACK_FREE (yymsg);
HDobjc-exp.c2456 char *yymsg; local
2468 yymsg = (char *) YYSTACK_ALLOC (yysize);
2469 if (yymsg != 0)
2471 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
2488 yyerror (yymsg);
2489 YYSTACK_FREE (yymsg);