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

  /src/sys/external/bsd/acpica/dist/utilities/
utmath.c 170 UINT64 Full;
209 MultiplicandOvl.Full = Multiplicand;
227 *OutProduct = Product.Full;
258 OperandOvl.Full = Operand;
273 *OutResult = OperandOvl.Full;
303 OperandOvl.Full = Operand;
318 *OutResult = OperandOvl.Full;
467 DividendOvl.Full = Dividend;
483 *OutQuotient = Quotient.Full;
538 Divisor.Full = InDivisor
    [all...]
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
DotZLib.cs 24 None, Partial, Sync, Full, Finish, Block

Completed in 77 milliseconds