Home
last modified time | relevance | path

Searched refs:FunArg (Results 1 – 17 of 17) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/src/
H A Dxref_reader.erl326 {FunArg, Args} = fun_args(W, ArgsList),
327 S1 = case funarg(FunArg, S) of
357 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
358 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
359 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/src/
H A Dxref_reader.erl320 {FunArg, Args} = fun_args(W, ArgsList),
321 S1 = case funarg(FunArg, S) of
351 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
352 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
353 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/src/
H A Dxref_reader.erl320 {FunArg, Args} = fun_args(W, ArgsList),
321 S1 = case funarg(FunArg, S) of
351 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
352 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
353 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_reader.erl317 {FunArg, Args} = fun_args(W, ArgsList),
318 S1 = case funarg(FunArg, S) of
348 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
349 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
350 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_reader.erl317 {FunArg, Args} = fun_args(W, ArgsList),
318 S1 = case funarg(FunArg, S) of
348 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
349 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
350 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_reader.erl317 {FunArg, Args} = fun_args(W, ArgsList),
318 S1 = case funarg(FunArg, S) of
348 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
349 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
350 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_reader.erl317 {FunArg, Args} = fun_args(W, ArgsList),
318 S1 = case funarg(FunArg, S) of
348 fun_args(apply2, [FunArg, Args]) -> {FunArg, Args};
349 fun_args(1, [FunArg | Args]) -> {FunArg, Args};
350 fun_args(2, [_Node, FunArg | Args]) -> {FunArg, Args}.
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs1736 type FunArg b type
1739 superFunArg :: (DisambECP (FunArg b) => PV (Located b)) -> PV (Located b)
1741 mkHsAppPV :: SrcSpan -> Located b -> Located (FunArg b) -> PV (Located b)
1856 type FunArg (HsCmd GhcPs) = HsExpr GhcPs type
1918 type FunArg (HsExpr GhcPs) = HsExpr GhcPs type
2006 type FunArg (PatBuilder GhcPs) = PatBuilder GhcPs type
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/parser/
H A DRdrHsSyn.hs1904 type FunArg b type
1907 superFunArg :: (DisambECP (FunArg b) => PV (Located b)) -> PV (Located b)
1909 mkHsAppPV :: SrcSpan -> Located b -> Located (FunArg b) -> PV (Located b)
2010 type FunArg (HsCmd p) = HsExpr p type
2063 type FunArg (HsExpr p) = HsExpr p type
2150 type FunArg (PatBuilder GhcPs) = PatBuilder GhcPs type
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs1904 type FunArg b type
1907 superFunArg :: (DisambECP (FunArg b) => PV (Located b)) -> PV (Located b)
1909 mkHsAppPV :: SrcSpan -> Located b -> Located (FunArg b) -> PV (Located b)
2010 type FunArg (HsCmd p) = HsExpr p type
2063 type FunArg (HsExpr p) = HsExpr p type
2150 type FunArg (PatBuilder GhcPs) = PatBuilder GhcPs type
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs1453 type FunArg b type
1456 superFunArg :: (DisambECP (FunArg b) => PV (LocatedA b)) -> PV (LocatedA b)
1458 mkHsAppPV :: SrcSpanAnnA -> LocatedA b -> LocatedA (FunArg b) -> PV (LocatedA b)
1593 type FunArg (HsCmd GhcPs) = HsExpr GhcPs type
1672 type FunArg (HsExpr GhcPs) = HsExpr GhcPs type
1757 type FunArg (PatBuilder GhcPs) = PatBuilder GhcPs type
/dports/math/form/form-4.2.1/sources/
H A Dfunction.c1198 AN.argaddress = AT.FunArg; in MatchFunction()
1199 AT.FunArg[ARGHEAD+1] = -*t; in MatchFunction()
H A Dsymmetr.c2083 AN.argaddress = AT.FunArg; in MatchArgument()
2084 AT.FunArg[ARGHEAD+1] = -*t; in MatchArgument()
H A Dstructs.h2088 WORD FunArg[4+ARGHEAD+FUNHEAD]; /* (N) but can be more local */ member
H A Dstartup.c1366 t = AT.FunArg;
H A Dthreads.c690 t = AT.FunArg; in InitializeOneThread()
/dports/math/cppad/CppAD-20210000.8/omh/appendix/whats_new/
H A D04.omh991 There were some bugs in the $code FunArg$$ function
996 $code FunArg$$ did not set it's value properly.