Home
last modified time | relevance | path

Searched defs:moreargs (Results 1 – 25 of 46) sorted by last modified time

12

/dports/games/heretic/glheretic-1.2/
H A Dm_misc.c265 char *moreargs[20]; in M_FindResponseFile() local
/dports/games/uhexen/uhexen-0.601/src/
H A Dm_misc.c312 char *moreargs[20]; in M_FindResponseFile() local
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlisp.h392 #define moreargs() (xlargc > 0) macro
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dnetworking.c2741 int moreargs = c->argc > i+1; in clientCommand() local
2900 int moreargs = (c->argc-1) - j; in clientCommand() local
3135 int moreargs = (c->argc-1) - j; in helloCommand() local
H A Dredis-cli.c2051 int moreargs = argc - 1 - j; in isSensitiveCommand() local
2064 int moreargs = argc - 1 - j; in isSensitiveCommand() local
H A Dt_stream.c909 int moreargs = (c->argc-1) - i; /* Number of additional arguments. */ in streamParseAddOrTrimArgsOrReply() local
1998 int moreargs = c->argc-i-1; in xreadCommand() local
2927 int moreargs = (c->argc-1) - j; /* Number of additional arguments. */ in xclaimCommand() local
3116 int moreargs = (c->argc-1) - j; /* Number of additional arguments. */ in xautoclaimCommand() local
H A Dsentinel.c3422 int moreargs = (c->argc-1) - j; in sentinelSetDebugConfigParameters() local
4172 int moreargs = (c->argc-1) - j; in sentinelSetCommand() local
H A Dserver.c5987 int moreargs = (c->argc-1) - i; /* Number of additional arguments. */ in commandListCommand() local
H A Dcluster.c5518 int moreargs = (c->argc-1) - j; in migrateCommand() local
H A Dt_list.c675 int moreargs = (c->argc-1)-j; in lposCommand() local
1177 int moreargs = (c->argc - 1) - j; in lmpopGenericCommand() local
H A Dt_set.c1029 int moreargs = (c->argc - 1) - j; in sinterCardCommand() local
H A Dt_string.c757 int moreargs = (c->argc-1) - j; in lcsCommand() local
H A Dt_zset.c4310 int moreargs = (c->argc - 1) - j; in zmpopGenericCommand() local
/dports/databases/redis6/redis-6.0.16/src/
H A Dcluster.c5226 int moreargs = (c->argc-1) - j; in migrateCommand() local
H A Ddb.c1701 int moreargs = (argc-1) - i; in lcsGetKeys() local
H A Dsentinel.c3471 int moreargs = (c->argc-1) - j; in sentinelSetCommand() local
H A Dt_stream.c1233 int moreargs = (c->argc-1) - i; /* Number of additional arguments. */ in xaddCommand() local
1416 int moreargs = c->argc-i-1; in xreadCommand() local
2271 int moreargs = (c->argc-1) - j; /* Number of additional arguments. */ in xclaimCommand() local
2481 int moreargs = (c->argc-1) - i; /* Number of additional arguments. */ in xtrimCommand() local
H A Dnetworking.c2366 int moreargs = c->argc > i+1; in clientCommand() local
2503 int moreargs = (c->argc-1) - j; in clientCommand() local
2664 int moreargs = (c->argc-1) - j; in helloCommand() local
H A Dt_list.c541 int moreargs = (c->argc-1)-j; in lposCommand() local
H A Dt_string.c509 int moreargs = (c->argc-1) - j; in stralgoLCS() local
/dports/databases/redis5/redis-5.0.14/src/
H A Dt_stream.c1249 int moreargs = (c->argc-1) - i; /* Number of additional arguments. */ in xaddCommand() local
1431 int moreargs = c->argc-i-1; in xreadCommand() local
2265 int moreargs = (c->argc-1) - j; /* Number of additional arguments. */ in xclaimCommand() local
2475 int moreargs = (c->argc-1) - i; /* Number of additional arguments. */ in xtrimCommand() local
H A Dsentinel.c3411 int moreargs = (c->argc-1) - j; in sentinelSetCommand() local
H A Dcluster.c5147 int moreargs = j < c->argc-1; in migrateCommand() local
H A Dnetworking.c1792 int moreargs = c->argc > i+1; in clientCommand() local
/dports/www/py-feedgenerator/feedgenerator-2.0.0/feedgenerator/django/utils/
H A Dfunctional.py10 def _curried(*moreargs, **morekwargs):

12