Searched refs:mode32 (Results 1 – 1 of 1) sorted by relevance
169 u32 mode32 = (acpi_gbl_integer_byte_width == 4); in acpi_ut_strtoul64() local229 dividend = (mode32) ? ACPI_UINT32_MAX : ACPI_UINT64_MAX; in acpi_ut_strtoul64()274 || ((valid_digits > 8) && mode32))) { in acpi_ut_strtoul64()