OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YYNTBASE
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/grep/dist/intl/
plural.c
184
#define
YYNTBASE
16
971
yystate = yypgoto[yyn -
YYNTBASE
] + *yyssp;
975
yystate = yydefgoto[yyn -
YYNTBASE
];
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c
159
#define
YYNTBASE
16
1118
yystate = yypgoto[yyn -
YYNTBASE
] + *yyssp;
1122
yystate = yydefgoto[yyn -
YYNTBASE
];
/src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c
151
#define
YYNTBASE
19
1319
yystate = yypgoto[yyn -
YYNTBASE
] + *yyssp;
1323
yystate = yydefgoto[yyn -
YYNTBASE
];
/src/external/gpl2/texinfo/dist/intl/
plural.c
159
#define
YYNTBASE
16
1118
yystate = yypgoto[yyn -
YYNTBASE
] + *yyssp;
1122
yystate = yydefgoto[yyn -
YYNTBASE
];
/src/external/gpl3/gcc.old/dist/intl/
plural.c
188
#define
YYNTBASE
16
1147
yystate = yypgoto[yyn -
YYNTBASE
] + *yyssp;
1151
yystate = yydefgoto[yyn -
YYNTBASE
];
Completed in 21 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026