MCPcopy Create free account
hub / github.com/TheAlgorithms/C / inList

Function inList

developer_tools/malloc_dbg.c:79–98  ·  view source on GitHub ↗

* @brief inList function is used to know if an element is already in the memoryInfo list. * @details This function is used to know if an allocation in a specific file at a specific line already exists in the list. * @param filename File in which malloc or calloc has been called * @param line Line number in the file in which malloc or calloc has been called * @returns Position of the elemen

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

malloc_dbgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected