Searched refs:Operand0 (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/external/bsd/acpica/dist/executer/ |
| D | exconcat.c | 195 ACPI_OPERAND_OBJECT *Operand0, in AcpiExDoConcatenate() argument 200 ACPI_OPERAND_OBJECT *LocalOperand0 = Operand0; in AcpiExDoConcatenate() 215 switch (Operand0->Common.Type) in AcpiExDoConcatenate() 221 Operand0Type = Operand0->Common.Type; in AcpiExDoConcatenate() 229 Operand0, &LocalOperand0); in AcpiExDoConcatenate() 309 Operand0->Common.Type)); in AcpiExDoConcatenate() 358 memcpy (Buffer, &Operand0->Integer.Value, in AcpiExDoConcatenate() 393 ((ACPI_SIZE) Operand0->Buffer.Length + in AcpiExDoConcatenate() 405 memcpy (Buffer, Operand0->Buffer.Pointer, in AcpiExDoConcatenate() 406 Operand0->Buffer.Length); in AcpiExDoConcatenate() [all …]
|
| D | exmisc.c | 446 ACPI_OPERAND_OBJECT *Operand0, in AcpiExDoLogicalOp() argument 470 switch (Operand0->Common.Type) in AcpiExDoLogicalOp() 493 Operand0->Common.Type)); in AcpiExDoLogicalOp() 506 if (Operand0->Common.Type == ACPI_TYPE_INTEGER) in AcpiExDoLogicalOp() 512 Integer0 = Operand0->Integer.Value; in AcpiExDoLogicalOp() 557 Length0 = Operand0->Buffer.Length; in AcpiExDoLogicalOp() 562 Compare = memcmp (Operand0->Buffer.Pointer, in AcpiExDoLogicalOp()
|
| /netbsd/src/sys/external/bsd/acpica/dist/include/ |
| D | acinterp.h | 390 ACPI_OPERAND_OBJECT *Operand0, 397 UINT64 Operand0,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.def | 880 /* Operand0 is a function constant; result is part N of a function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.md | 11459 ;; Operand0 is the addresss of the function to call 11503 ;; Operand0 is the addresss of the function to call
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv.md | 2253 ;; Operand0 = FCC
|