Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ lol_init
Function
lol_init
v2/engine/lists.c:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
*/
386
387
void lol_init( LOL * lol )
388
{
389
lol->count = 0;
390
}
391
392
393
/*
Callers
3
cmd_new
Function · 0.85
frame_init
Function · 0.85
lol_build
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected