#include <cstdlib>
#include <cassert>
#include <cstring>
#include <string>
#include <typeinfo>
Go to the source code of this file.
Namespaces |
namespace | gnash |
| Anonymous namespace for callbacks, local functions, event handlers etc.
|
Macros |
#define | UNUSED(x) static_cast<void>((x)) |
Macro Definition Documentation
#define UNUSED |
( |
|
x | ) |
static_cast<void>((x)) |
Referenced by gnash::movie_root::addExternalCallback(), gnash::as_value::as_value(), gnash::DisplayObject::getLoadedMovie(), gnash::abc::Machine::getMember(), gnash::getURI(), gnash::isNaN(), gnash::SWF::SetTabIndexTag::loader(), gnash::SWF::CSMTextSettingsTag::loader(), gnash::SWF::SoundStreamHeadTag::loader(), gnash::SWF::DefineScalingGridTag::loader(), gnash::SWF::ShapeRecord::read(), gnash::media::gst::VideoInputGst::requestMode(), gnash::DisplayObject::set_invalidated(), and gnash::abc::Machine::setMember().