VirtualBox

Ignore:
Timestamp:
Sep 29, 2015 3:07:09 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102919
Message:

iprt: More doxygen corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/math/bignum.cpp

    r57358 r57944  
    20762076 * @param   pauDividendJ    Pointer to the j-th (normalized) dividend element.
    20772077 *                          Will access up to two elements prior to this.
    2078  * @param   uDivZ           The last element in the (normalized) divisor.
    2079  * @param   uDivY           The penultimate element in the (normalized) divisor.
     2078 * @param   pauDivisor      The last element in the (normalized) divisor.
     2079 * @param   cDivisor        The penultimate element in the (normalized) divisor.
    20802080 */
    20812081DECLINLINE(void) rtBigNumKnuthD6_AddBack(PRTBIGNUMELEMENT pauDividendJ, PRTBIGNUMELEMENT pauDivisor, uint32_t cDivisor)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette