Searched refs:op_or (Results 1 – 1 of 1) sorted by relevance
360 int op_or(int a, int b) { return a | b; } in op_or() function388 { '|', OR, op_or },