VirtualBox

Changeset 103065 in vbox


Ignore:
Timestamp:
Jan 25, 2024 2:46:14 PM (10 months ago)
Author:
vboxsync
Message:

tstIEMAImpl: Unused functions. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp

    r103064 r103065  
    798798}
    799799
     800# if 0 /* unused */
    800801
    801802static const char *GenFormatR80(PCRTFLOAT80U plrd)
     
    865866}
    866867
    867 #if 0 /* unused */
     868#  if 0 /* unused */
    868869static const char *GenFormatI64(int64_t const *pi64)
    869870{
    870871    return GenFormatI64(*pi64);
    871872}
    872 #endif
     873#  endif
    873874
    874875static const char *GenFormatI32(int32_t i32)
     
    993994}
    994995
     996# endif  /* unused */
    995997
    996998static bool GenerateBinaryOpen(PIEMBINARYOUTPUT pBinOut, const char *pszFilenameFmt, const char *pszName)
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