Home
last modified time | relevance | path

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

/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_context.cpp73 lastBC = 255; in asCDebugStats()
125 ++instrCount2[lastBC][bc]; in Instr()
126 lastBC = bc; in Instr()
132 int lastBC; member in asCDebugStats
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_context.cpp73 lastBC = 255; in asCDebugStats()
125 ++instrCount2[lastBC][bc]; in Instr()
126 lastBC = bc; in Instr()
132 int lastBC; member in asCDebugStats
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_context.cpp74 lastBC = 255; in asCDebugStats()
126 ++instrCount2[lastBC][bc]; in Instr()
127 lastBC = bc; in Instr()
133 int lastBC; member in asCDebugStats
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_context.cpp73 lastBC = 255; in asCDebugStats()
128 ++instrCount2[lastBC][bc]; in Instr()
129 lastBC = bc; in Instr()
135 int lastBC; member in asCDebugStats