Searched refs:INTN (Results 1 – 3 of 3) sorted by relevance
212 #define INTN int64_t macro223 #define INTN int32_t macro
169 #define ACPI_EFI_ERROR(a) (((INTN) a) < 0)
245 INTN Count, i; in fopen()