Searched defs:Out (Results 1 – 4 of 4) sorted by relevance
164 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument165 #define ACPI_COPY_ADDRESS(Out, In) \ argument
250 } Out; in AcpiUtDwordByteSwap() local
71 static int Out; /* file descriptor of stdout */ variable
77 } In, Out; variable