| /netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
| H A D | elftosb_parser.tab.cpp | 1140 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yysymprint() argument 1143 yysymprint (yyoutput, yytype, yyvaluep, yylocationp) in yysymprint() 1146 YYSTYPE *yyvaluep; 1151 (void) yyvaluep; 1164 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); 1181 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yydestruct() argument 1184 yydestruct (yymsg, yytype, yyvaluep, yylocationp) in yydestruct() 1187 YYSTYPE *yyvaluep; 1192 (void) yyvaluep; 1197 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | arparse.c | 869 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 873 if (!yyvaluep) in yy_symbol_value_print() 887 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 892 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 988 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 990 YY_USE (yyvaluep); in yydestruct() 993 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | sysinfo.c | 798 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 802 if (!yyvaluep) in yy_symbol_value_print() 816 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 821 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 917 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 919 YY_USE (yyvaluep); in yydestruct() 922 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | defparse.c | 962 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 966 if (!yyvaluep) in yy_symbol_value_print() 980 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 985 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1081 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1083 YY_USE (yyvaluep); in yydestruct() 1086 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | mcparse.c | 936 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 940 if (!yyvaluep) in yy_symbol_value_print() 954 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 959 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1055 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1057 YY_USE (yyvaluep); in yydestruct() 1060 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | arparse.c | 869 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 873 if (!yyvaluep) in yy_symbol_value_print() 887 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 892 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 988 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 990 YY_USE (yyvaluep); in yydestruct() 993 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | sysinfo.c | 798 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 802 if (!yyvaluep) in yy_symbol_value_print() 816 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 821 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 917 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 919 YY_USE (yyvaluep); in yydestruct() 922 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | mcparse.c | 936 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 940 if (!yyvaluep) in yy_symbol_value_print() 954 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 959 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1055 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1057 YY_USE (yyvaluep); in yydestruct() 1060 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | defparse.c | 962 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 966 if (!yyvaluep) in yy_symbol_value_print() 980 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 985 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1081 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1083 YY_USE (yyvaluep); in yydestruct() 1086 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| H A D | parse.c | 809 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 813 if (!yyvaluep) in yy_symbol_value_print() 827 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 832 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 928 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 930 YY_USE (yyvaluep); in yydestruct() 933 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | itbl-parse.c | 1057 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1061 if (!yyvaluep) in yy_symbol_value_print() 1075 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1080 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1176 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1178 YY_USE (yyvaluep); in yydestruct() 1181 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | itbl-parse.c | 1057 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1061 if (!yyvaluep) in yy_symbol_value_print() 1075 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1080 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1176 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1178 YY_USE (yyvaluep); in yydestruct() 1181 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
| H A D | calc.c | 1108 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1112 if (!yyvaluep) in yy_symbol_value_print() 1116 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print() 1130 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1135 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1231 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1233 YYUSE (yyvaluep); in yydestruct() 1236 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | loongarch-parse.c | 1140 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1144 if (!yyvaluep) in yy_symbol_value_print() 1158 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1163 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1259 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1261 YY_USE (yyvaluep); in yydestruct() 1264 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | m68k-parse.c | 969 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 973 if (!yyvaluep) in yy_symbol_value_print() 987 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 992 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1088 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1090 YY_USE (yyvaluep); in yydestruct() 1093 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | loongarch-parse.c | 1151 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1155 if (!yyvaluep) in yy_symbol_value_print() 1169 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1174 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1270 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1272 YY_USE (yyvaluep); in yydestruct() 1275 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | m68k-parse.c | 969 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 973 if (!yyvaluep) in yy_symbol_value_print() 987 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 992 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1088 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1090 YY_USE (yyvaluep); in yydestruct() 1093 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | getdate.c | 956 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *… in yy_symbol_value_print() argument 959 yy_symbol_value_print (yyoutput, yytype, yyvaluep, pc) in yy_symbol_value_print() 962 YYSTYPE const * const yyvaluep; 966 if (!yyvaluep) 971 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); 990 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *pc) in yy_symbol_print() argument 993 yy_symbol_print (yyoutput, yytype, yyvaluep, pc) in yy_symbol_print() 996 YYSTYPE const * const yyvaluep; 1005 yy_symbol_value_print (yyoutput, yytype, yyvaluep, pc); 1327 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, parser_control *pc) in yydestruct() argument [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| H A D | slc-gram.c | 781 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 785 if (!yyvaluep) in yy_symbol_value_print() 799 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 804 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 900 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 902 YY_USE (yyvaluep); in yydestruct() 905 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | asn1parse.c | 1294 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1298 if (!yyvaluep) in yy_symbol_value_print() 1312 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1317 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1413 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1415 YY_USE (yyvaluep); in yydestruct() 1418 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | configparser.c | 1220 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1224 if (!yyvaluep) in yy_symbol_value_print() 1228 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print() 1242 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1247 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1343 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1345 YY_USE (yyvaluep); in yydestruct() 1348 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| H A D | zparser.c | 1488 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1492 if (!yyvaluep) in yy_symbol_value_print() 1496 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print() 1510 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1515 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1611 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1613 YY_USE (yyvaluep); in yydestruct() 1616 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | deffilep.c | 1051 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1055 if (!yyvaluep) in yy_symbol_value_print() 1069 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1074 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1170 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1172 YY_USE (yyvaluep); in yydestruct() 1175 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | deffilep.c | 1069 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument 1073 if (!yyvaluep) in yy_symbol_value_print() 1087 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument 1092 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1188 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument 1190 YY_USE (yyvaluep); in yydestruct() 1193 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | yyscript.c | 1740 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_value_print() argument 1745 if (!yyvaluep) in yy_symbol_value_print() 1759 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_print() argument 1764 yy_symbol_value_print (yyo, yykind, yyvaluep, closure); in yy_symbol_print() 2127 yysymbol_kind_t yykind, YYSTYPE *yyvaluep, void* closure) in yydestruct() argument 2129 YY_USE (yyvaluep); in yydestruct() 2133 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()
|