Home
last modified time | relevance | path

Searched defs:ByteOff (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/ByteCode/
H A DTypes.hs76 newtype ByteOff = ByteOff Int type
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Runtime/Heap/
H A DLayout.hs69 type ByteOff = Int type
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Runtime/Heap/
H A DLayout.hs71 type ByteOff = Int type
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DSMRep.hs71 type ByteOff = Int type
/dports/lang/ghc/ghc-8.10.7/compiler/ghci/
H A DByteCodeGen.hs198 newtype ByteOff = ByteOff Int constructor