MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / pool_is_in_list

Function pool_is_in_list

Objects/obmalloc.c:1347–1360  ·  view source on GitHub ↗

Is target in the list? The list is traversed via the nextpool pointers. * The list may be NULL-terminated, or circular. Return 1 if target is in * list, else 0. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected