Searched refs:nd (Results 1 – 1 of 1) sorted by relevance
26 struct data nd; in data_grow_for() local32 nd = d; in data_grow_for()39 nd.val = xrealloc(d.val, newsize); in data_grow_for()41 return nd; in data_grow_for()