Home | History | Annotate | Download | only in src

Lines Matching refs:alignof

413     mMiscInternalThingsSlab = slabAllocatorNew(sizeof(union InternalThing), alignof(union InternalThing), 64 /* for now? */);