read_s32 145 libbase/BitsReader.h boost::int32_t read_s32() read_s32 213 libcore/SWFStream.cpp static_cast<double>(read_s32()) / 65536.0f read_s32 188 libcore/SWFStream.h boost::int32_t read_s32(); read_s32 250 testsuite/libcore.all/BitsReaderTest.cpp boost::int32_t s32 = s.read_s32(); check_equals(s32, (boost::int32_t)0x99999999); read_s32 393 testsuite/libcore.all/StreamTest.cpp boost::int32_t s32 = s.read_s32(); check_equals(s32, (boost::int32_t)0x99999999);