Lines Matching refs:nl
159 struct nl *arc_parentp; /* pointer to parent's nl entry */
160 struct nl *arc_childp; /* pointer to child's nl entry */
204 struct nl *nl; /* ptr to nameslist for this module */
205 struct nl *npe; /* virtual end of module's namelist */
230 struct nl {
249 struct nl *cyclehead; /* pointer to head of cycle */
250 struct nl *cnext; /* pointer to next member of cycle */
255 typedef struct nl nltype;
258 * flag which marks a nl entry as topologically ``busy''
259 * flag which marks a nl entry as topologically ``not_numbered''