MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / aligned_alloc.c

File aligned_alloc.c

deps/jemalloc/test/integration/aligned_alloc.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "test/jemalloc_test.h"
2
3#define MAXALIGN (((size_t)1) << 23)
4

Callers

nothing calls this directly

Calls 6

freeFunction · 0.85
purgeFunction · 0.70
set_errnoFunction · 0.50
get_errnoFunction · 0.50
buferrorFunction · 0.50
test_failFunction · 0.50

Tested by

no test coverage detected