Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ __nullcGetFunctionTable
Function
__nullcGetFunctionTable
NULLC/translation/runtime.cpp:787–790 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
785
FastVector<NULLCFuncInfo> funcTableExt;
786
787
__nullcFunctionArray* __nullcGetFunctionTable()
788
{
789
return &funcTable.data;
790
}
791
792
unsigned int GetStringHash(const char *str)
793
{
Callers
14
__init_std_dynamic_nc
Function · 0.85
__init_std_vector_nc
Function · 0.85
__init_win_window_nc
Function · 0.85
__init_win_window_ex_nc
Function · 0.85
__init_std_math_nc
Function · 0.85
__init_std_file_nc
Function · 0.85
__init_std_io_nc
Function · 0.85
__init_img_canvas_nc
Function · 0.85
__init_std_gc_nc
Function · 0.85
__init_std_typeinfo_nc
Function · 0.85
__init_std_list_nc
Function · 0.85
__init_std_time_nc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected