Searched refs:or_block (Results 1 – 1 of 1) sorted by relevance
1511 int or_block; member1525 state->or_block = 0; in init_show_state()1579 if ((cmd->len & F_OR) != 0 && state->or_block == 0) in print_instruction()1888 state->or_block = 1; in print_instruction()1889 } else if (state->or_block != 0) { in print_instruction()1891 state->or_block = 0; in print_instruction()