Home
last modified time | relevance | path

Searched defs:rettail (Results 1 – 3 of 3) sorted by relevance

/dports/lang/nwcc/nwcc_0.8.3/
H A Dexpr.c1631 struct initializer *rettail = NULL; local
2695 struct expr *rettail = NULL; local
/dports/lang/nwcc/nwcc_0.8.3/cpp/
H A Dexpr.c1605 struct initializer *rettail = NULL; local
2680 struct expr *rettail = NULL; local
/dports/net/openradius/openradius-0.9.12c/common/
H A Dmetaops.c209 char *blk, META_ORD blksize, META_AV **rettail) in meta_decode()