Lines Matching refs:hf
7962 var hf = ba.next(32);
7965 hf.write_shift(1, _f, "sbcs");
7966 hf.write_shift(1, coltypes[i] == '?' ? 'C' : coltypes[i], "sbcs");
7967 hf.write_shift(4, j);
7968 hf.write_shift(1, colwidths[i] || _RLEN[coltypes[i]] || 0);
7969 hf.write_shift(1, coldecimals[i] || 0);
7970 hf.write_shift(1, 0x02);
7971 hf.write_shift(4, 0);
7972 hf.write_shift(1, 0);
7973 hf.write_shift(4, 0);
7974 hf.write_shift(4, 0);