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

Function free

omalloc/omalloc.c:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void free(void* addr)
38{
39 omfree(addr);
40}
41
42void* valloc(size_t size)
43{

Callers 15

feFopenFunction · 0.85
feReInitResourcesFunction · 0.85
feInitResourceFunction · 0.85
feCleanUpPathFunction · 0.85
doFreeMethod · 0.85
removeRedundantRowsMethod · 0.85
malloc_freeFunction · 0.85
setWindowNameMethod · 0.85
scanner.ccFile · 0.85
libparse.ccFile · 0.85
pi_clearFunction · 0.85
freeSizeFunction · 0.85

Calls

no outgoing calls

Tested by 1

setWindowNameMethod · 0.68