MCPcopy Create free account
hub / github.com/codr7/hacktical-c / hc_malloc

Class hc_malloc

set/set.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 })
12
13struct hc_malloc;
14
15enum hc_order {HC_LT = -1, HC_EQ = 0, HC_GT = 1};
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected