Home | History | Annotate | Download | only in tests

Lines Matching defs:lh

219         int ll = 0,lh = 0, got = 0;
249 ReadFile(infile, &lh, 1, &got, NULL);
252 lh = fgetc(infile);
256 itemlen = (lh << 8) | ll;
268 Data[0] = (uchar)lh;