Home
last modified time | relevance | path

Searched defs:numargs (Results 51 – 75 of 989) sorted by relevance

12345678910>>...40

/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A D980707-1.c8 int numargs = 0; in buildargv() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/api/objs/
H A Dship_bank.cpp91 int numargs = ade_get_args(L, "o|b", l_WeaponBankType.GetPtr(&bh), &newlink); variable
120 int numargs = ade_get_args(L, "o|b", l_WeaponBankType.GetPtr(&bh), &newfire); variable
H A Dvecmath.cpp72 int numargs = ade_get_args(L, "os|f", l_Matrix.GetPtr(&mh), &s, &newval); variable
297 int numargs = ade_get_args(L, "os|f", l_Vector.GetPtr(&v3), &s, &newval); variable
668 int numargs = ade_get_args(L, "of|f", l_Vector.GetPtr(&in), &angle1, &angle2); variable
691 int numargs = ade_get_args(L, "of|f", l_Matrix.GetPtr(&mh), &angle1, &angle2); variable
/dports/print/typetools/lcdf-typetools-2.108/t1lint/
H A Dcscheck.cc24 #define CHECK_STACK_GE(numargs) do { if (size() < numargs) return error(errUnderflow, cmd); } while… argument
25 #define CHECK_STACK_EQ(numargs) do { CHECK_STACK_GE(numargs); if (size() > numargs) _errh->warning(… argument
26 #define CHECK_STACK_CPEQ(numargs) do { CHECK_STACK_EQ(numargs); if (!_cp_exists) return error(errCu… argument
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dgcc-torture-execute-980707-1.c23 int numargs = 0; in buildargv() local
/dports/sysutils/nut-devel/nut-9e6a5ab2/common/
H A Dupsconf.c32 static void conf_args(size_t numargs, char **arg) in conf_args()
/dports/sysutils/nut/nut-2.7.4/common/
H A Dupsconf.c32 static void conf_args(int numargs, char **arg) in conf_args()
/dports/multimedia/mpv/waf-2.0.20/demos/python/
H A Dtest.c3 static int numargs=0; variable
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreCommon.cpp32 int findCommandLineOpts(int numargs, char** argv, UnaryOptionList& unaryOptList, in findCommandLineOpts()
/dports/sysutils/rsyncrypto/rsyncrypto-1.14/
H A Dprocess.cpp50 int numargs=0; in process_ctl() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/gamesys/
H A DEvent.cpp238 idEvent *idEvent::Alloc( const idEventDef *evdef, int numargs, va_list args ) { in Alloc()
334 void idEvent::CopyArgs( const idEventDef *evdef, int numargs, va_list args, intptr_t data[ D_EVENT_… in CopyArgs()
496 int numargs; in ServiceEvents() local
588 int numargs; in ServiceFastEvents() local
/dports/net/imapproxy/imapproxy-1.0/include/
H A Dparsed_message.h36 int numargs; /* number of arguments */ member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/config/alpha/
H A Dtm-alpha.h48 long numargs; /* number of args to procedure (was iopt) */ member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/config/alpha/
H A Dtm-alpha.h48 long numargs; /* number of args to procedure (was iopt) */ member
/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A Dapicheck.py19 def apiProc(name, numargs): argument
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A Dapicheck.py19 def apiProc(name, numargs): argument
/dports/biology/gffread/gffread-0.12.7/gclib/
H A Dmdtest.cpp11 int numargs=args.startNonOpt(); in main() local

12345678910>>...40