Lines Matching full:dataset
310 dataset;
329 dataset = 0;
370 dataset = 255;
372 dataset = (unsigned char) StringToLong(newstr);
414 if (dataset == 255)
492 (void) WriteBlobByte(ofile,(unsigned char) dataset);
606 dataset;
625 dataset = 0;
666 dataset = 255;
668 dataset = (unsigned char) StringToLong(newstr);
710 if (dataset == 255)
788 (void) WriteBlobByte(ofile,dataset);
1656 Found the 0x1c tag; skip the dataset and record number tags.
1842 dataset;
1878 /* we found the 0x1c tag and now grab the dataset and record number tags */
1881 dataset = (unsigned char) c;
1931 (unsigned int) dataset, (unsigned int) recnum, readable);
1934 (unsigned int) dataset,(unsigned int) recnum);
1976 dataset;
2009 We found the 0x1c tag and now grab the dataset and record number tags.
2013 dataset = (unsigned char) c;
2064 (unsigned int) dataset,(unsigned int) recnum, readable);
2067 (unsigned int) dataset,(unsigned int) recnum);