logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

function::int_arg - Return function argument as signed int

Arguments

n
           index of argument to return

Description

       Return the value of argument n as a signed int (i.e., a 32-bit integer sign-extended to 64 bits).

Name

       function::int_arg - Return function argument as signed int

See Also

tapset::registers(3stap)

SystemTap Tapset Reference                         April 2024                           FUNCTION::INT_ARG(3stap)

Synopsis

           int_arg:long(n:long)

return

See Also