fndnod
struct fndnod *f;
f = (struct fndnod *)getstor(sizeof(struct fndnod));
struct fndnod *f = (struct fndnod *)t;
struct fndnod *f = fndptr(t);
struct fndnod *f = fndptr(n->namenv);
#define fndptr(x) ((struct fndnod *)x)
struct fndnod *_fndptr;
struct fndnod *f = fndptr(n->namenv);
struct fndnod *f;
struct fndnod *f = fndptr(t);