Searched defs:op_shr (Results 1 – 4 of 4) sorted by relevance
1795 bool DwarfOp<AddressType>::op_shr() { in op_shr() function in unwindstack::DwarfOp
1170 TYPED_TEST_P(DwarfOpTest, op_shr) { in TYPED_TEST_P() argument
372 int op_shr(int a, int b) { return a >> b; } in op_shr() function
370 int op_shr(int a, int b) { return a >> b; } in op_shr() function