Searched refs:ncpy (Results 1 – 2 of 2) sorted by relevance
71 unsigned int ncpy; in alloc() local151 ncpy = (cnt < size) ? (unsigned int)cnt : in alloc()156 getid(), ncpy)); in alloc()157 (void) memcpy(bufaddr, tmpbuf, ncpy); in alloc()
754 size_t ncpy = num_ent - (start_ndx + cnt); in elfedit_array_elts_delete() local757 data + (start_ndx * entsize), ncpy * entsize); in elfedit_array_elts_delete()758 if (ncpy == 1) { in elfedit_array_elts_delete()766 EC_WORD(start_ndx + cnt + ncpy - 1), in elfedit_array_elts_delete()768 EC_WORD(start_ndx + ncpy - 1)); in elfedit_array_elts_delete()