Searched refs:doffset (Results 1 – 1 of 1) sorted by relevance
44 int adjust, offset, soffset, doffset, shift; in _strncpy() local58 doffset = (int) dest & 15; in _strncpy()69 curlen = spu_splats((unsigned int) (maxlen + doffset)); in _strncpy()76 vtmp = spu_cmpgt(spu_promote(doffset, 0), spu_promote(soffset, 0)); in _strncpy()78 offset = soffset - doffset; in _strncpy()91 mask1 = spu_rlmaskqwbyte(all_ones, -doffset); in _strncpy()