Nearest integer using half's internal rounding mode. \param arg half expression to round \return nearest integer using default rounding mode template typename enable ::type llrint(T arg) { return functions::llrint(arg); }
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected