Searched defs:nif (Results 1 – 1 of 1) sorted by relevance
63 struct nif { struct64 int type;65 union node *test;66 union node *ifpart;67 union node *elsepart;140 struct nif nif; member