Home
last modified time | relevance | path

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

/freebsd/sys/tools/syscalls/core/
H A Dscarg.lua74 util.is64bitType(self.type))
124 if config.abiChanges("pair_64bit") and util.is64bitType(self.type) then
/freebsd/sys/tools/syscalls/tools/
H A Dutil.lua131 function util.is64bitType(type) function