OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alb
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c
654
union arglist *al2, *
alb
;
local
656
alb
= al2 = FUNALLO(sizeof(union arglist) * nparams * 3 + 1);
669
if (chkftn(al,
alb
))
671
FUNFREE(
alb
);
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c
575
union arglist *al, *al2, *
alb
;
local
625
alb
= al2 = tmpalloc(sizeof(union arglist) * nparams * 3 + 1);
638
if (chkftn(al,
alb
))
Completed in 83 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026