Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ zero
Function
zero
c/tests/object_test.cpp:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
111
static void noop(void *o) {}
112
static uintptr_t zero(void *o) { return 0; }
113
static intptr_t delta(void *a, void *b) { return (uintptr_t)b - (uintptr_t)a; }
114
115
#define CID_noop CID_pn_object
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected