Home
last modified time | relevance | path

Searched refs:aSHORT (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dappliers.cpp1059 void aSHORT(SimBuffer::B &s, unsigned count, unsigned short const*val);
1132 void TIFFPrinter::aSHORT(SimBuffer::B &s, unsigned count, unsigned short const*val) { in aSHORT() function in TIFFPrinter
1144 aSHORT(dir, 1U, &tag); in dirSHORT()
1149 case 1: aSHORT(dir, 1, val); dir.vi_write("\0", 2); break; in dirSHORT()
1150 case 2: aSHORT(dir, 2, val); break; in dirSHORT()
1151 default:offs=s.getLength(); aSHORT(s, count, val); aLONG(dir, 1, &offs); in dirSHORT()
1156 aSHORT(dir, 1U, &tag); in dirLONG()
1167 aSHORT(dir, 1U, &tag); in dirRATIONAL()
1177 aSHORT(dir, 1U, &tag); in dirUNDEFINED()
1189 aSHORT(dir, 1U, &tag); in dirUNDEFINED()