Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_S_alloc_granularity
headers/cpp/stl_rope.h
554
return (__size_with_eos + _S_alloc_granularity-1)
headers/cpp/stl_rope.h
555
&~ (_S_alloc_granularity-1);