63 int offset = alignment - 1 +
sizeof(
void *);
68 void **p2 = (
void **)(((
size_t)(p1) +
offset) & ~(alignment - 1));
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void count
RZ_API void Ht_() free(HtName_(Ht) *ht)
RZ_API void rz_free_aligned(void *p)
RZ_API void * rz_malloc_aligned(size_t size, size_t alignment)
RZ_API void rz_alloc_init(void)
void * realloc(void *ptr, size_t size)
void * malloc(size_t size)
void * calloc(size_t number, size_t size)
void *() RRealloc(void *, size_t)
void *() RCalloc(size_t, size_t)
#define rz_return_if_fail(expr)