+Arx/src/core/Core.cpp:3266:3: style: Same expression on both sides of '||'. [duplicateExpression] +Arx/src/game/NPC.cpp:2878:14: style: Same expression on both sides of '||'. [duplicateExpression] +Arx/src/scene/GameSound.cpp:855:39: style: Same expression 'FLAG_POSITION' found multiple times in chain of '|' operators because 'FLAG_POSITION' and 'audio::FLAG_POSITION' represent the same value. [duplicateExpression]