Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxUseCodes
Function
fxUseCodes
xs/tools/xslBase.c:765–768 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
763
}
764
765
void fxUseCodes()
766
{
767
c_memset(gxCodeUsages, 1, sizeof(gxCodeUsages));
768
}
769
770
void fxWriteArchive(txLinker* linker, txString path, FILE** fileAddress)
771
{
Callers
1
fxStripCallbacks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected