Home
last modified time | relevance | path

Searched refs:abi_changes (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/tools/
H A Dmakesyscalls.lua416 local function abi_changes(name) function
651 if abi_changes(k) and exprs ~= nil then
712 if abi_changes("pair_64bit") and is64bittype(argtype) then
777 if argtype == "int" and argname == "_pad" and abi_changes("pair_64bit") then
789 if argtype == "int" and argname == "_pad" and abi_changes("pair_64bit") then
808 if argtype == "int" and argname == "_pad" and abi_changes("pair_64bit") then
814 if argtype == "int" and argname == "_pad" and abi_changes("pair_64bit") then
847 if argtype == "int" and argname == "_pad" and abi_changes("pair_64bit") then
1240 if abi_changes("pointer_args") then
1448 if abi_changes("pair_64bit") then
[all …]