OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FUNC_ANSI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c
159
#define
FUNC_ANSI
2 /* ANSI style */
383
if (p->declarator->func_def ==
FUNC_ANSI
) {
1826
yyval.declarator->func_def =
FUNC_ANSI
;
2023
yyval.declarator->func_def =
FUNC_ANSI
;
2033
yyval.declarator->func_def =
FUNC_ANSI
;
2047
yyval.declarator->func_def =
FUNC_ANSI
;
2060
yyval.declarator->func_def =
FUNC_ANSI
;
/src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c
179
#define
FUNC_ANSI
2 /* ANSI style */
403
if (p->declarator->func_def ==
FUNC_ANSI
) {
2552
yyval.declarator->func_def =
FUNC_ANSI
;
2749
yyval.declarator->func_def =
FUNC_ANSI
;
2759
yyval.declarator->func_def =
FUNC_ANSI
;
2773
yyval.declarator->func_def =
FUNC_ANSI
;
2786
yyval.declarator->func_def =
FUNC_ANSI
;
Completed in 21 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026