[#BloombergLP-bdldfp-DecimalUtil-makeDecimalRaw128-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil.adoc[DecimalUtil]::makeDecimalRaw128 :relfileprefix: ../../../ :mrdocs: Set the value of this object to be a "DecimalRaw128" value. Optionally specify the `value` of the "DecimalRaw128". == Synopsis Declared in `<bdldfp_decimalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] makeDecimalRaw128( unsigned long long significand, int exponent); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#