Lines Matching refs:BLOCK_BRACE
378 return (BLOCK_BRACE);
392 return (BLOCK_PAREN | BLOCK_BRACE);
408 return (BLOCK_PAREN | BLOCK_BRACE);
665 else if ((AcpiDmBlockType (Op->Common.Parent) & BLOCK_BRACE) &&
756 if (!(AcpiDmBlockType (Op) & BLOCK_BRACE))
1019 if (AcpiDmBlockType (Op) & BLOCK_BRACE)
1128 if ((AcpiDmBlockType (Op->Common.Parent) & BLOCK_BRACE) &&
1144 case BLOCK_BRACE:
1145 case (BLOCK_BRACE | BLOCK_PAREN):
1173 if ((AcpiDmBlockType (Op->Common.Parent) & BLOCK_BRACE) &&
1190 if ((AcpiDmBlockType (Op->Common.Parent) & BLOCK_BRACE) &&