Searched defs:ndefun (Results 1 – 1 of 1) sorted by relevance
942 struct ndefun { struct943 smallint type;944 int linno;945 char *text;946 union node *body;1000 struct ndefun ndefun; member