Searched refs:c8rtombstate (Results 1 – 1 of 1) sorted by relevance
74 struct c8rtombstate { struct78 __CTASSERT(offsetof(struct c8rtombstate, mbs) <= sizeof(mbstate_t)); argument80 offsetof(struct c8rtombstate, mbs));81 __CTASSERT(alignof(struct c8rtombstate) <= alignof(mbstate_t));142 struct c8rtombstate *S; in c8rtomb_l()174 S = (struct c8rtombstate *)(void *)ps; in c8rtomb_l()