OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yymsg_alloc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c
1205
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
1527
if (
yymsg_alloc
< yysize &&
yymsg_alloc
< YYSTACK_ALLOC_MAXIMUM)
1536
yymsg_alloc
= yyalloc;
1540
yymsg_alloc
= sizeof yymsgbuf;
1544
if (0 < yysize && yysize <=
yymsg_alloc
)
1203
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
local
dtparser.tab.c
1287
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
1722
if (
yymsg_alloc
< yysize &&
yymsg_alloc
< YYSTACK_ALLOC_MAXIMUM)
1731
yymsg_alloc
= yyalloc;
1735
yymsg_alloc
= sizeof yymsgbuf;
1739
if (0 < yysize && yysize <=
yymsg_alloc
)
1285
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
local
prparser.tab.c
1290
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
1732
if (
yymsg_alloc
< yysize &&
yymsg_alloc
< YYSTACK_ALLOC_MAXIMUM)
1741
yymsg_alloc
= yyalloc;
1745
yymsg_alloc
= sizeof yymsgbuf;
1749
if (0 < yysize && yysize <=
yymsg_alloc
)
1288
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
local
/src/external/gpl2/xcvs/dist/lib/
getdate.c
1443
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
2337
if (
yymsg_alloc
< yysize &&
yymsg_alloc
< YYSTACK_ALLOC_MAXIMUM)
2346
yymsg_alloc
= yyalloc;
2350
yymsg_alloc
= sizeof yymsgbuf;
2354
if (0 < yysize && yysize <=
yymsg_alloc
)
1441
YYSIZE_T
yymsg_alloc
= sizeof yymsgbuf;
local
Completed in 144 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026