Home | History | Annotate | Download | only in Support

Lines Matching refs:np

1205 	void *np;
1208 np = realloc(cs->multis, cs->smultis);
1209 if (np == NULL) {
1216 cs->multis = np;