Searched refs:swp_p (Results 1 – 1 of 1) sorted by relevance
5427 union swpbuf *swp_p, swp_b; in mkshort() local5429 swp_p = (union swpbuf *)sval; in mkshort()5433 swp_p->s_half[0] = swp_b.s_half[1]; in mkshort()5434 swp_p->s_half[1] = swp_b.s_half[0]; in mkshort()5437 swp_p->s_half[0] = swp_b.s_half[0]; in mkshort()5438 swp_p->s_half[1] = swp_b.s_half[1]; in mkshort()