Home | History | Annotate | Download | only in src

Lines Matching full:allocate_alignment

848   static size_t allocate_alignment = 0;
849 if (allocate_alignment == 0) {
852 allocate_alignment = info.dwAllocationGranularity;
854 return allocate_alignment;