Home | History | Annotate | Download | only in libiberty

Lines Matching full:alignedp

2830 			uintptr_t alignedp;
2852 alignedp = ((uintptr_t)(laststart + 6 + laststart[1])
2856 *((wctype_t*)alignedp) = wt;
6228 uintptr_t alignedp = ((uintptr_t)workp
6231 wctype = *((wctype_t*)alignedp);