[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-makeDecimalRaw128-05d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::makeDecimalRaw128 :relfileprefix: ../../../ :mrdocs: Construct a raw 128‐bit decimal value from the specified significand and exponent. == Synopsis Declared in `<bdldfp_decimalimputil_inteldfp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType128.adoc[DecimalImpUtil_IntelDfp::ValueType128] makeDecimalRaw128( long long significand, int exponent); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#