[#BloombergLP-bdldfp-DecimalUtil-lrint-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil.adoc[DecimalUtil]::lrint :relfileprefix: ../../../ :mrdocs: `lrint` overloads == Synopses Declared in `<bdldfp_decimalutil.h>` Same as the related overload above for `lrint`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static long xref:BloombergLP/bdldfp/DecimalUtil/lrint-0c.adoc[lrint](xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] x); ---- [.small]#xref:BloombergLP/bdldfp/DecimalUtil/lrint-0c.adoc[_» more..._]# Same as the related overload above for `lrint`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static long xref:BloombergLP/bdldfp/DecimalUtil/lrint-0d.adoc[lrint](xref:BloombergLP/bdldfp/Decimal32.adoc[Decimal32] x); ---- [.small]#xref:BloombergLP/bdldfp/DecimalUtil/lrint-0d.adoc[_» more..._]# Same as the overload taking `Decimal32`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static long xref:BloombergLP/bdldfp/DecimalUtil/lrint-01.adoc[lrint](xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64] x); ---- [.small]#xref:BloombergLP/bdldfp/DecimalUtil/lrint-01.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#