Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1a1a11a/libCacheSim
/ mspace_mallopt
Function
mspace_mallopt
libCacheSim/dataStructure/sparsepp/spp_dlalloc.h:4034–4037 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4032
}
4033
4034
SPP_API inline int mspace_mallopt(int param_number, int value)
4035
{
4036
return mparams.change(param_number, value);
4037
}
4038
4039
} // spp_ namespace
4040
Callers
nothing calls this directly
Calls
1
change
Method · 0.80
Tested by
no test coverage detected