Searched refs:op_shl (Results 1 – 1 of 1) sorted by relevance
351 int op_shl(int a, int b) { return a << b; } in op_shl() function379 { PpAtomLeft, SHIFT, op_shl },