Home
last modified time | relevance | path

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

/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk2hs-buildtools-0.13.8.0/c2hs/c/
H A DCTrav.hs841 assertFunDeclr pos (CArrDeclr (CFunDeclr (CVarDeclr _ _) _ _ _) _ _ _) = function
843 assertFunDeclr pos (CFunDeclr (CVarDeclr _ _) _ _ _) = function
845 assertFunDeclr pos (CFunDeclr declr _ _ _) = function
847 assertFunDeclr pos (CPtrDeclr _ declr _) = function
849 assertFunDeclr pos (CArrDeclr declr _ _ _) = function
851 assertFunDeclr pos _ = function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk2hs-buildtools-0.13.8.0/c2hs/c/
H A DCTrav.hs841 assertFunDeclr pos (CArrDeclr (CFunDeclr (CVarDeclr _ _) _ _ _) _ _ _) = function
843 assertFunDeclr pos (CFunDeclr (CVarDeclr _ _) _ _ _) = function
845 assertFunDeclr pos (CFunDeclr declr _ _ _) = function
847 assertFunDeclr pos (CPtrDeclr _ declr _) = function
849 assertFunDeclr pos (CArrDeclr declr _ _ _) = function
851 assertFunDeclr pos _ = function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/src/C2HS/C/
H A DTrav.hs918 assertFunDeclr pos (CDeclr _ (CFunDeclr _ _ _:retderiv) _ _ _) = function
922 assertFunDeclr pos _ = function