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

Function xo_retain_find

tools/libxo/libxo/libxo.c:1315–1320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1313}
1314
1315static int
1316xo_retain_find (const char *fmt UNUSED, xo_field_info_t **valp UNUSED,
1317 unsigned *nump UNUSED)
1318{
1319 return -1;
1320}
1321
1322#else /* !LIBXO_NO_RETAIN */
1323/*

Callers 1

xo_do_emitFunction · 0.85

Calls 1

xo_retain_hashFunction · 0.85

Tested by

no test coverage detected