Home
last modified time | relevance | path

Searched defs:wordLit (Results 1 – 2 of 2) sorted by relevance

/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/Backend/
H A DConcrete.hs183 wordLit _ w i = pure $! mkBv w i function
H A DSBV.hs217 wordLit _ n x = pure $! literalSWord (fromInteger n) x function