Home
last modified time | relevance | path

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

/dports/graphics/ming/libming-ming-0_4_8/util/old/
H A Dread.c151 int readSInt8(FILE *f) in readSInt8() function
158 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dread.h18 int readSInt8(FILE *f);
/dports/graphics/p5-ming/libming-ming-0_4_8/util/old/
H A Dread.c151 int readSInt8(FILE *f) in readSInt8() function
158 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dread.h18 int readSInt8(FILE *f);
/dports/graphics/py-ming/libming-ming-0_4_8/util/old/
H A Dread.c151 int readSInt8(FILE *f) in readSInt8() function
158 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dread.h18 int readSInt8(FILE *f);
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Dread.h15 int readSInt8(FILE *f);
H A Dread.c143 int readSInt8(FILE *f) in readSInt8() function
150 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dlistfdb.c138 int readSInt8(FILE *f) in readSInt8() function
145 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dparser.c1199 act->RegisterCount = readSInt8(f); in parseSWF_ACTIONRECORD()
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Dread.h15 int readSInt8(FILE *f);
H A Dread.c143 int readSInt8(FILE *f) in readSInt8() function
150 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dlistfdb.c138 int readSInt8(FILE *f) in readSInt8() function
145 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dparser.c1199 act->RegisterCount = readSInt8(f); in parseSWF_ACTIONRECORD()
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Dread.h15 int readSInt8(FILE *f);
H A Dread.c143 int readSInt8(FILE *f) in readSInt8() function
150 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dlistfdb.c138 int readSInt8(FILE *f) in readSInt8() function
145 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
H A Dparser.c1199 act->RegisterCount = readSInt8(f); in parseSWF_ACTIONRECORD()
/dports/graphics/swftools/swftools-0.9.2/lib/action/
H A Dlistaction.c35 int readSInt8(Buffer f) in readSInt8() function
42 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/actioncompiler/
H A Dlistaction.c36 int readSInt8(Buffer f) in readSInt8() function
43 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
/dports/graphics/ming/libming-ming-0_4_8/src/actioncompiler/
H A Dlistaction.c40 int readSInt8(Buffer f) in readSInt8() function
47 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dlistaction.c40 int readSInt8(Buffer f) in readSInt8() function
47 return readUInt8(f) + readSInt8(f)*256; in readSInt16()
/dports/graphics/py-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dlistaction.c40 int readSInt8(Buffer f) in readSInt8() function
47 return readUInt8(f) + readSInt8(f)*256; in readSInt16()