Searched refs:INT32 (Results 1 - 14 of 14) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/utilities/
H A Dutprint.c79 INT32 Width,
80 INT32 Precision,
301 INT32 Width,
302 INT32 Precision,
310 INT32 i;
447 INT32 Width;
448 INT32 Precision;
456 INT32 Length;
512 Width = (INT32) Number;
534 Precision = (INT32) Numbe
[all...]
H A Dutmath.c268 Remainder.Part.Hi = (UINT32) -((INT32) Remainder.Part.Hi);
269 Remainder.Part.Lo = (UINT32) -((INT32) Remainder.Part.Lo);
/fuchsia/zircon/third_party/lib/acpica/source/common/
H A Dadfile.c57 static INT32
121 static INT32
145 return ((INT32) Actual);
H A Dacfileio.c240 INT32 Count;
291 if (Count != (INT32) TableHeader.Length)
/fuchsia/zircon/third_party/lib/acpica/source/os_specific/service_layers/
H A Dosefixf.c118 INT32 *g1;
119 INT32 *g2;
120 INT32 r;
123 g1 = (INT32 *) Guid1;
124 g2 = (INT32 *) Guid2;
H A Doswinxf.c472 INT32 Count = 0;
H A Doslinuxtbl.c1367 INT32 Count;
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/platform/
H A Dacefiex.h221 INT32 MaxMode;
222 INT32 Mode;
223 INT32 Attribute;
224 INT32 CursorColumn;
225 INT32 CursorRow;
H A Dacefi.h71 typedef int32_t INT32; typedef
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslfileio.c259 INT32 Actual;
/fuchsia/zircon/system/utest/int-types/
H A Dint-types.c117 CHECK_MAX(int32_t, INT32);
162 CHECK_MIN(int32_t, INT32);
H A Dint-types.cpp115 CHECK_MAX(int32_t, INT32);
160 CHECK_MIN(int32_t, INT32);
/fuchsia/zircon/third_party/lib/acpica/source/components/dispatcher/
H A Ddswstate.c445 INT32 i;
457 for (i = (INT32) PopCount - 1; i >= 0; i--)
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dactypes.h87 * INT32 32-bit (4 byte) signed value
158 typedef int INT32; typedef
197 typedef int INT32; typedef
202 typedef INT32 ACPI_NATIVE_INT;

Completed in 84 milliseconds