Searched refs:offset1 (Results 1 – 3 of 3) sorted by relevance
43 unsigned int offset1, offset2; in strcmp() local54 offset1 = (unsigned int)(ptr1) & 15; in strcmp()57 shuffle1 = (vec_uchar16)spu_add((vec_uint4)spu_splats((unsigned char)offset1), in strcmp()
50 unsigned int offset1, offset2; in _strncmp_internal() local64 offset1 = (unsigned int)(ptr1) & 15; in _strncmp_internal()68 spu_add((vec_uint4)spu_splats((unsigned char)offset1), in _strncmp_internal()
124 long offset0, offset1; in _tzset_unlocked() local257 offset1 = offset0 - 3600; in _tzset_unlocked()259 offset1 = sign * (ss + SECSPERMIN * mm + SECSPERHOUR * hh); in _tzset_unlocked()344 tz->__tzrule[1].offset = offset1; in _tzset_unlocked()