function::long_to_fp - Convert long int to 64 bit floating point
Contents
Arguments
input
a long integer
Description
Convert from a long to a 64 bit softfloat floating point.
Name
function::long_to_fp - Convert long int to 64 bit floating point
See Also
tapset::floatingpoint(3stap) SystemTap Tapset Reference April 2024 FUNCTION::LONG_TO_FP(3stap)
Synopsis
long_to_fp:long(input:long)
