Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eggert/tz
/ eats
Function
eats
zic.c:690–697 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
688
}
689
}
690
691
static void
692
eats(int fnum, lineno num, int rfnum, lineno rnum)
693
{
694
filenum = fnum;
695
linenum = num;
696
rfilenum = rfnum;
697
rlinenum = rnum;
698
}
699
700
static void
Callers
2
eat
Function · 0.85
outzone
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected