OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
trees.c
1194
struct attr *ap, *xap, *
yap
;
local
1225
if ((
yap
= attr_find(ap, GCC_ATYP_PACKED)) != NULL)
1226
xap =
yap
;
1231
yap
= NULL;
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c
1114
struct attr *ap, *xap, *
yap
;
local
1143
if ((
yap
= attr_find(ap, GCC_ATYP_PACKED)) != NULL)
1144
xap =
yap
;
1148
xap =
yap
= NULL;
Completed in 20 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026