MCPcopy 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
691static void
692eats(int fnum, lineno num, int rfnum, lineno rnum)
693{
694 filenum = fnum;
695 linenum = num;
696 rfilenum = rfnum;
697 rlinenum = rnum;
698}
699
700static void

Callers 2

eatFunction · 0.85
outzoneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected