Searched refs:INT32 (Results 1 – 9 of 9) sorted by relevance
353 INT32 MaxMode;362 INT32 Mode;366 INT32 Attribute;370 INT32 CursorColumn;374 INT32 CursorRow;
165 static INT32229 static INT32253 return ((INT32) Actual); in AdWriteBuffer()
389 INT32 Count; in AcGetOneTableFromFile()446 if (GetOnlyAmlTables && Count != (INT32) TableHeader.Length) in AcGetOneTableFromFile()
253 AcpiOsPrintf ("\\x%2.2X", (INT32) String[i]); in AcpiUtPrintString()
617 Remainder.Part.Hi = (UINT32) -((INT32) Remainder.Part.Hi); in AcpiUtDivide()618 Remainder.Part.Lo = (UINT32) -((INT32) Remainder.Part.Lo); in AcpiUtDivide()
335 #define MAX_INT32 ((INT32)0x7FFFFFFF)345 #define MIN_INT32 (((INT32) -2147483647) - 1)818 STATIC_ASSERT (sizeof (INT32) == 4, "sizeof (INT32) does not meet UEFI Specification Data Type re…
553 INT32 i; in AcpiDsObjStackPopAndDelete()565 for (i = (INT32) PopCount - 1; i >= 0; i--) in AcpiDsObjStackPopAndDelete()
266 typedef int INT32; typedef307 typedef int INT32; typedef312 typedef INT32 ACPI_NATIVE_INT;
367 INT32 Actual; in FlPrintFile()