HomeSort by: relevance | last modified time | path
    Searched defs:NormalizedDividend (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
utmath.c 520 UINT64_OVERLAY NormalizedDividend;
566 NormalizedDividend = Dividend;
576 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo);
583 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo,
utmath.c 520 UINT64_OVERLAY NormalizedDividend;
566 NormalizedDividend = Dividend;
576 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo);
583 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo,

Completed in 28 milliseconds