Home | History | Annotate | Download | only in libiberty

Lines Matching full:__alignof__

629 #  define CHAR_CLASS_SIZE ((__alignof__(wctype_t)+sizeof(wctype_t))/sizeof(CHAR_T)+1)
2853 + __alignof__(wctype_t) - 1)
2854 & ~(uintptr_t)(__alignof__(wctype_t) - 1);
6229 + __alignof__(wctype_t) - 1)
6230 & ~(uintptr_t)(__alignof__(wctype_t) - 1);