CLAMP_32         1468 core/Interpreter.cpp 					u3t = CLAMP_32(u1t + u2t);
CLAMP_32         1519 core/Interpreter.cpp 					u3t = CLAMP_32(u1t - u2t);
CLAMP_32         1672 core/Interpreter.cpp 		dest = (CLAMP_32((a1) op (a2)) | tag); \
CLAMP_32         2741 core/Interpreter.cpp 					sp[0] = CLAMP_32(a1);