Searched refs:ncpy (Results 1 – 2 of 2) sorted by relevance
69 unsigned int ncpy; in alloc() local149 ncpy = (cnt < size) ? (unsigned int)cnt : in alloc()154 getid(), ncpy)); in alloc()155 (void) memcpy(bufaddr, tmpbuf, ncpy); in alloc()
753 size_t ncpy = num_ent - (start_ndx + cnt); in elfedit_array_elts_delete() local756 data + (start_ndx * entsize), ncpy * entsize); in elfedit_array_elts_delete()757 if (ncpy == 1) { in elfedit_array_elts_delete()765 EC_WORD(start_ndx + cnt + ncpy - 1), in elfedit_array_elts_delete()767 EC_WORD(start_ndx + ncpy - 1)); in elfedit_array_elts_delete()