Searched defs:Out (Results 1 – 4 of 4) sorted by relevance
56 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument57 #define ACPI_COPY_ADDRESS(Out, In) \ argument
142 } Out; in AcpiUtDwordByteSwap() local
73 static int Out; /* file descriptor of stdout */ variable
79 } In, Out; variable