Searched refs:MaxArgs (Results 1 – 6 of 6) sorted by relevance
822 static int MaxArgs; variable853 if (i==CurArg && CurArg<MaxArgs) { in ew_add_file()961 MaxArgs = totfiles + 1; in expand_wild()969 if (CurArg < MaxArgs) { in expand_wild()980 if (num <= 0 && CurArg < MaxArgs) { in expand_wild()989 if (num <= 0 && CurArg < MaxArgs) { in expand_wild()
180 static const unsigned MaxArgs = 8;184 Arg Args[MaxArgs];192 CHECK(NumArgs != MaxArgs); in AddArg()
87 static const unsigned MaxArgs; variable
367 const unsigned BPFTargetLowering::MaxArgs = 5; member in BPFTargetLowering401 if (Outs.size() > MaxArgs) in LowerCall()415 SmallVector<std::pair<unsigned, SDValue>, MaxArgs> RegsToPass; in LowerCall()419 e = std::min(static_cast<unsigned>(ArgLocs.size()), MaxArgs); in LowerCall()
684 MaxArgs enumerator687 SmallVector<TypeIndex, MaxArgs> ArgIndices;
932 TypeIndex BuildInfoArgs[BuildInfoRecord::MaxArgs] = {}; in emitBuildInfo()