Searched defs:thisCycle (Results 1 – 4 of 4) sorted by relevance
132 static inline void fauxDoAppendCycle (processor_cycle_type thisCycle) in fauxDoAppendCycle()
1197 word24 do_append_cycle (processor_cycle_type thisCycle, word36 * data, in do_append_cycle()
552 …d gEnemyInfluence::AddSensor( const gSensor& sensor, REAL timePenalty, gCycleMovement * thisCycle ) in AddSensor()574 …ce::AddWall( const eWall * wall, eCoord const & pos, REAL timePenalty, gCycleMovement * thisCycle ) in AddWall()599 void gEnemyInfluence::AddWall( const gPlayerWall * wall, REAL timeBuilt, gCycleMovement * thisCycle… in AddWall()
875 vec<int> thisCycle; in testSmallCycle() local