Home | History | Annotate | Download | only in src

Lines Matching defs:nl

2139 			char **nl;
2141 if ((nl = el_realloc(list, max * sizeof(*nl))) == NULL)
2143 list = nl;