Home
last modified time | relevance | path

Searched defs:nnext (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/mdocml/
H A Dmdoc_validate.c1847 struct roff_node *nbl, *nh, *nch, *nnext; in post_bl_head() local
1911 struct roff_node *nchild, *nnext; /* of the Bl body */ in post_bl() local
/dflybsd-src/contrib/awk/
H A Dawk.h162 struct Node *nnext; member