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

/drivers/acpi/acpica/
H A Dexconvrt.c294 u32 decimal_length; local
307 decimal_length = ACPI_MAX8_DECIMAL_DIGITS;
311 decimal_length = ACPI_MAX32_DECIMAL_DIGITS;
316 decimal_length = ACPI_MAX64_DECIMAL_DIGITS;
323 for (i = decimal_length; i > 0; i--) {

Completed in 114 milliseconds