Searched refs:currenttype (Results 1 – 1 of 1) sorted by relevance
2013 int currenttype, thisdefaulttype; in writezone() local2222 currenttype = 0; in writezone()2224 putc(currenttype, fp); in writezone()2226 currenttype = typemap[types[i]]; in writezone()2227 putc(currenttype, fp); in writezone()2230 putc(currenttype, fp); in writezone()
Completed in 10 milliseconds