Function
lispworks
in-malloc size align => size-given
The amount of space to be allocated, in bytes.
The required alignment of the space (a multiple of 8 bytes).
The amount of space allocated.
in-malloc allocates space aligned on a specified byte alignment.
switch-static-allocation