Searched refs:AMLOP_BREAK (Results 1 – 2 of 2) sorted by relevance
140 #define AMLOP_BREAK 0xA5 macro
154 { AMLOP_BREAK, "Break", "" },1823 case AMLOP_BREAK: in aml_findscope()3197 case AMLOP_BREAK: in aml_disasm()4462 case AMLOP_BREAK: in aml_parse()4464 aml_findscope(scope, AMLOP_WHILE, AMLOP_BREAK); in aml_parse()