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

  /src/sys/external/bsd/acpica/dist/utilities/
utmath.c 168 typedef union uint64_overlay union
173 } UINT64_OVERLAY;
201 UINT64_OVERLAY MultiplicandOvl;
202 UINT64_OVERLAY Product;
252 UINT64_OVERLAY OperandOvl;
297 UINT64_OVERLAY OperandOvl;
451 UINT64_OVERLAY DividendOvl;
452 UINT64_OVERLAY Quotient;
516 UINT64_OVERLAY Dividend;
517 UINT64_OVERLAY Divisor
    [all...]

Completed in 12 milliseconds