HomeSort by: relevance | last modified time | path
    Searched defs:Same (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/disassembler/
dmcstyle.c 518 * is the same as the target.
547 * compound statement only if the target is the same as the
1089 BOOLEAN Same;
1113 Same = AcpiDmIsTargetAnOperand (Target->Common.Value.Arg,
1115 if (!Same)
1126 Same = AcpiDmIsTargetAnOperand (Target->Common.Next,
1128 if (!Same)

Completed in 21 milliseconds