MCPcopy Create free account
hub / github.com/F-Stack/f-stack / xo_retain_clear

Function xo_retain_clear

tools/libxo/libxo/libxo.c:1303–1307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1301}
1302
1303void
1304xo_retain_clear (const char *fmt UNUSED)
1305{
1306 return;
1307}
1308static void
1309xo_retain_add (const char *fmt UNUSED, xo_field_info_t *fields UNUSED,
1310 unsigned num_fields UNUSED)

Callers

nothing calls this directly

Calls 1

xo_retain_hashFunction · 0.85

Tested by

no test coverage detected