Home | History | Annotate | Download | only in wtf

Lines Matching full:ceil

653 // array indexed by ceil(size/8).  Sizes > 1024 have an alignment >= 128.
654 // So for these larger sizes we have an array indexed by ceil(size/128).