Searched refs:readSignedInt (Results 1 – 1 of 1) sorted by relevance
203 static s4 readSignedInt(const u1* ptr, int zwidth) in readSignedInt() function403 pValue->value.i = (s1) readSignedInt(ptr, valueArg); in processAnnotationValue()411 pValue->value.i = (s2) readSignedInt(ptr, valueArg); in processAnnotationValue()427 pValue->value.i = readSignedInt(ptr, valueArg); in processAnnotationValue()