MCPcopy Create free account
hub / github.com/Singular/Singular / omPrintAddrInfo

Function omPrintAddrInfo

omalloc/omDebugCheck.c:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451}
452
453void omPrintAddrInfo(FILE* fd, void *addr, const char* s)
454{
455 _omPrintAddrInfo(fd, omError_NoError, addr, NULL, 0, 10, s);
456}
457
458/*******************************************************************
459 *

Callers 3

id_DBTestFunction · 0.85
id_DBLmTestFunction · 0.85
dPolyReportErrorFunction · 0.85

Calls 1

_omPrintAddrInfoFunction · 0.85

Tested by

no test coverage detected