Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ hxcpp_alloc_kind
Function
hxcpp_alloc_kind
src/hx/CFFI.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
159
160
int hxcpp_alloc_kind()
161
{
162
return ++sgKinds;
163
}
164
165
166
void hxcpp_kind_share(int &ioKind,const char *inName)
Callers
4
hxcpp_kind_share
Function · 0.85
alloc_kind
Function · 0.85
_hx_std_socket_new
Function · 0.85
_hx_std_socket_poll_alloc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected