Home
last modified time | relevance | path

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

/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Compilers/
H A DC.hs237 where sRealSuffix CgFloat = text "F" function
238 sRealSuffix CgDouble = empty function
239 sRealSuffix CgLongDouble = text "L" function