VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

File:
1 edited

Legend:

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

    r56290 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131/*#ifdef IN_RING3
    3232# define RTMEM_WRAP_TO_EF_APIS
     
    4646
    4747
    48 /*******************************************************************************
    49 *   Defined Constants And Macros                                               *
    50 *******************************************************************************/
     48/*********************************************************************************************************************************
     49*   Defined Constants And Macros                                                                                                 *
     50*********************************************************************************************************************************/
    5151/** Allocation alignment in elements. */
    5252#ifndef RTMEM_WRAP_TO_EF_APIS
     
    9999
    100100
    101 /*******************************************************************************
    102 *   Structures and Typedefs                                                    *
    103 *******************************************************************************/
     101/*********************************************************************************************************************************
     102*   Structures and Typedefs                                                                                                      *
     103*********************************************************************************************************************************/
    104104/** Type the size of two elements. */
    105105#if RTBIGNUM_ELEMENT_BITS == 64
     
    110110
    111111
    112 /*******************************************************************************
    113 *   Internal Functions                                                         *
    114 *******************************************************************************/
     112/*********************************************************************************************************************************
     113*   Internal Functions                                                                                                           *
     114*********************************************************************************************************************************/
    115115DECLINLINE(int) rtBigNumSetUsed(PRTBIGNUM pBigNum, uint32_t cNewUsed);
    116116
Note: See TracChangeset for help on using the changeset viewer.

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