Searched defs:funenv (Results 1 – 1 of 1) sorted by relevance
77 struct funenv struct79 Namval_t *node;80 struct argnod *env;81 Namval_t **nref;3301 struct funenv funenv; in sh_mathfun() local