Lines Matching full:divide
159 /* Structures used only for 64-bit divide */
417 * Optional support for 64-bit double-precision integer divide. This code
421 * Support for a more normal 64-bit divide/modulo (with check for a divide-
436 * RETURN: Status (Checks for divide-by-zero)
439 * divide and modulo. The result is a 64-bit quotient and a
463 ACPI_ERROR ((AE_INFO, "Divide by zero"));
471 * and is generated by the second divide.
503 * RETURN: Status (Checks for divide-by-zero)
505 * DESCRIPTION: Perform a divide and modulo.
534 ACPI_ERROR ((AE_INFO, "Divide by zero"));
550 * and is generated by the second divide.
580 /* Partial divide */
654 * perform the divide.
673 ACPI_ERROR ((AE_INFO, "Divide by zero"));
705 ACPI_ERROR ((AE_INFO, "Divide by zero"));