Searched refs:ACPI_MAX64_DECIMAL_DIGITS (Results 1 – 3 of 3) sorted by relevance
133 length = ACPI_MAX64_DECIMAL_DIGITS + 1; in acpi_ut_execute_UID()
292 decimal_length = ACPI_MAX64_DECIMAL_DIGITS; in acpi_ex_convert_to_ascii()
450 #define ACPI_MAX64_DECIMAL_DIGITS 20 macro