[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-int32ToDecimal128] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::int32ToDecimal128 :relfileprefix: ../../../ :mrdocs: Return a 128‐bit decimal representation of the specified signed integer. == 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] int32ToDecimal128(int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#