function doStuff( a, b, c ) { ... oo[a].thing = pp[b].max * qq[c].min; ... }