Home
last modified time | relevance | path

Searched refs:last_nonopt (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/dports/devel/libdap/libdap-3.20.8/GNU/
H A DGetOpt.cc49 int GetOpt::last_nonopt = 0; member in GetOpt
59 first_nonopt = last_nonopt = optind = 1; in GetOpt()
99 first_nonopt += (optind - last_nonopt); in exchange()
100 last_nonopt = optind; in exchange()
152 if (first_nonopt != last_nonopt && last_nonopt != optind) in operator ()()
154 else if (last_nonopt != optind) in operator ()()
164 last_nonopt = optind; in operator ()()
176 if (first_nonopt != last_nonopt && last_nonopt != optind) in operator ()()
178 else if (first_nonopt == last_nonopt) in operator ()()
180 last_nonopt = nargc; in operator ()()
[all …]
/dports/science/libccp4/libccp4-6.5.1/ccp4/
H A Dw32mvs.c99 (optind - last_nonopt) * sizeof (char *)); in exchange()
105 first_nonopt += (optind - last_nonopt); in exchange()
106 last_nonopt = optind; in exchange()
118 first_nonopt = last_nonopt = optind = 1; in getopt()
139 if (first_nonopt != last_nonopt && last_nonopt != optind) in getopt()
141 else if (last_nonopt != optind) in getopt()
151 last_nonopt = optind; in getopt()
163 if (first_nonopt != last_nonopt && last_nonopt != optind) in getopt()
165 else if (first_nonopt == last_nonopt) in getopt()
167 last_nonopt = argc; in getopt()
[all …]
/dports/math/eclib/eclib-20210318/libsrc/
H A DGetOpt.cc37 int GetOpt::last_nonopt = 0; member in GetOpt
47 first_nonopt = last_nonopt = optind = 1; in GetOpt()
77 first_nonopt += (optind - last_nonopt); in exchange()
78 last_nonopt = optind; in exchange()
128 if (first_nonopt != last_nonopt && last_nonopt != optind) in operator ()()
130 else if (last_nonopt != optind) in operator ()()
140 last_nonopt = optind; in operator ()()
152 if (first_nonopt != last_nonopt && last_nonopt != optind) in operator ()()
154 else if (first_nonopt == last_nonopt) in operator ()()
156 last_nonopt = nargc; in operator ()()
[all …]
/dports/net/lambdamoo/MOO-1.8.1/pgperf/
H A Dgetopt.c114 static int last_nonopt; variable
137 (optind - last_nonopt) * sizeof (char *));
143 first_nonopt += (optind - last_nonopt);
144 last_nonopt = optind;
218 if (first_nonopt != last_nonopt && last_nonopt != optind)
220 else if (last_nonopt != optind)
230 last_nonopt = optind;
242 if (first_nonopt != last_nonopt && last_nonopt != optind)
244 else if (first_nonopt == last_nonopt)
246 last_nonopt = argc;
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/lib/util/
H A Dgetoptx.c78 static int last_nonopt; variable
108 first_nonopt += (optindx - last_nonopt); in exchange()
109 last_nonopt = optindx; in exchange()
167 first_nonopt = last_nonopt = optindx = 1; in getoptx()
178 if (first_nonopt != last_nonopt && last_nonopt != optindx) in getoptx()
180 else if (last_nonopt != optindx) in getoptx()
190 last_nonopt = optindx; in getoptx()
201 if (first_nonopt != last_nonopt && last_nonopt != optindx) in getoptx()
203 else if (first_nonopt == last_nonopt) in getoptx()
205 last_nonopt = argc; in getoptx()
[all …]
/dports/net/sntop/sntop-1.4.3/
H A Dgetopt_long.c52 static int last_nonopt; variable
81 first_nonopt += (optind - last_nonopt); in exchange()
82 last_nonopt = optind; in exchange()
100 first_nonopt = last_nonopt = optind = 1; in getopt_long()
127 if (first_nonopt != last_nonopt && last_nonopt != optind) in getopt_long()
129 else if (last_nonopt != optind) in getopt_long()
139 last_nonopt = optind; in getopt_long()
151 if (first_nonopt != last_nonopt && last_nonopt != optind) in getopt_long()
153 else if (first_nonopt == last_nonopt) in getopt_long()
155 last_nonopt = argc; in getopt_long()
[all …]
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/lib/util/
H A Dgetoptx.c78 static int last_nonopt; variable
108 first_nonopt += (optindx - last_nonopt); in exchange()
109 last_nonopt = optindx; in exchange()
167 first_nonopt = last_nonopt = optindx = 1; in getoptx()
178 if (first_nonopt != last_nonopt && last_nonopt != optindx) in getoptx()
180 else if (last_nonopt != optindx) in getoptx()
190 last_nonopt = optindx; in getoptx()
201 if (first_nonopt != last_nonopt && last_nonopt != optindx) in getoptx()
203 else if (first_nonopt == last_nonopt) in getoptx()
205 last_nonopt = argc; in getoptx()
[all …]
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dgetopt.c131 static int last_nonopt; variable
160 first_nonopt += (optind - last_nonopt); in exchange()
161 last_nonopt = optind; in exchange()
237 first_nonopt = last_nonopt = optind = 1; in _getopt_internal()
266 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
268 else if (last_nonopt != optind) in _getopt_internal()
282 last_nonopt = optind; in _getopt_internal()
294 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
296 else if (first_nonopt == last_nonopt) in _getopt_internal()
298 last_nonopt = argc; in _getopt_internal()
[all …]
/dports/graphics/liblug/lug/lib/
H A Dgetopt.c176 static int last_nonopt; variable
203 first_nonopt += (optind - last_nonopt);
204 last_nonopt = optind;
264 first_nonopt = last_nonopt = optind = 1;
293 if (first_nonopt != last_nonopt && last_nonopt != optind)
295 else if (last_nonopt != optind)
308 last_nonopt = optind;
320 if (first_nonopt != last_nonopt && last_nonopt != optind)
322 else if (first_nonopt == last_nonopt)
324 last_nonopt = argc;
[all …]
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuucp/
H A Dgetopt.c129 static int last_nonopt; variable
163 first_nonopt += (optind - last_nonopt);
164 last_nonopt = optind;
243 first_nonopt = last_nonopt = optind = 1;
272 if (first_nonopt != last_nonopt && last_nonopt != optind)
274 else if (last_nonopt != optind)
288 last_nonopt = optind;
300 if (first_nonopt != last_nonopt && last_nonopt != optind)
302 else if (first_nonopt == last_nonopt)
304 last_nonopt = argc;
[all …]
/dports/editors/hexcurse/hexcurse-1.60.0/src/
H A Dgetopt.c70 static int last_nonopt; variable
83 (optind - last_nonopt) * sizeof (char *));
91 first_nonopt += (optind - last_nonopt);
92 last_nonopt = optind;
162 if (first_nonopt != last_nonopt && last_nonopt != optind)
164 else if (last_nonopt != optind)
178 last_nonopt = optind;
190 if (first_nonopt != last_nonopt && last_nonopt != optind)
192 else if (first_nonopt == last_nonopt)
194 last_nonopt = argc;
[all …]
/dports/math/mcsim/mcsim-6.2.0/sim/
H A Dgetopt.c151 static int last_nonopt; variable
183 (optind - last_nonopt) * sizeof (char *)); in exchange()
189 first_nonopt += (optind - last_nonopt); in exchange()
190 last_nonopt = optind; in exchange()
267 first_nonopt = last_nonopt = optind = 1; in _getopt_internal()
293 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
295 else if (last_nonopt != optind) in _getopt_internal()
305 last_nonopt = optind; in _getopt_internal()
316 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
318 else if (first_nonopt == last_nonopt) in _getopt_internal()
[all …]
/dports/math/mcsim/mcsim-6.2.0/mod/
H A Dgetopt.c151 static int last_nonopt; variable
183 (optind - last_nonopt) * sizeof (char *)); in exchange()
189 first_nonopt += (optind - last_nonopt); in exchange()
190 last_nonopt = optind; in exchange()
267 first_nonopt = last_nonopt = optind = 1; in _getopt_internal()
293 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
295 else if (last_nonopt != optind) in _getopt_internal()
305 last_nonopt = optind; in _getopt_internal()
316 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
318 else if (first_nonopt == last_nonopt) in _getopt_internal()
[all …]
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dgetopt.cc204 static int last_nonopt; variable
232 first_nonopt += (optind - last_nonopt); in exchange()
233 last_nonopt = optind; in exchange()
307 first_nonopt = last_nonopt = optind = 1; in _getopt_internal()
336 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
338 else if (last_nonopt != optind) in _getopt_internal()
352 last_nonopt = optind; in _getopt_internal()
364 if (first_nonopt != last_nonopt && last_nonopt != optind) in _getopt_internal()
366 else if (first_nonopt == last_nonopt) in _getopt_internal()
368 last_nonopt = argc; in _getopt_internal()
[all …]
/dports/misc/birthday/birthday-1.6.2/
H A Dgetopt.c195 static int last_nonopt; variable
224 first_nonopt += (optind - last_nonopt);
225 last_nonopt = optind;
304 first_nonopt = last_nonopt = optind = 1;
333 if (first_nonopt != last_nonopt && last_nonopt != optind)
335 else if (last_nonopt != optind)
349 last_nonopt = optind;
361 if (first_nonopt != last_nonopt && last_nonopt != optind)
363 else if (first_nonopt == last_nonopt)
365 last_nonopt = argc;
[all …]
/dports/archivers/sectar/sectar-1.02/sectar/
H A Dgetopt.c224 static int last_nonopt; variable
253 first_nonopt += (optind - last_nonopt);
254 last_nonopt = optind;
333 first_nonopt = last_nonopt = optind = 1;
362 if (first_nonopt != last_nonopt && last_nonopt != optind)
364 else if (last_nonopt != optind)
378 last_nonopt = optind;
390 if (first_nonopt != last_nonopt && last_nonopt != optind)
392 else if (first_nonopt == last_nonopt)
394 last_nonopt = argc;
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/finch/
H A Dgetopt.c230 static int last_nonopt; variable
259 first_nonopt += (optind - last_nonopt);
260 last_nonopt = optind;
339 first_nonopt = last_nonopt = optind = 1;
368 if (first_nonopt != last_nonopt && last_nonopt != optind)
370 else if (last_nonopt != optind)
384 last_nonopt = optind;
396 if (first_nonopt != last_nonopt && last_nonopt != optind)
398 else if (first_nonopt == last_nonopt)
400 last_nonopt = argc;
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgetopt.c230 static int last_nonopt; variable
259 first_nonopt += (optind - last_nonopt);
260 last_nonopt = optind;
339 first_nonopt = last_nonopt = optind = 1;
368 if (first_nonopt != last_nonopt && last_nonopt != optind)
370 else if (last_nonopt != optind)
384 last_nonopt = optind;
396 if (first_nonopt != last_nonopt && last_nonopt != optind)
398 else if (first_nonopt == last_nonopt)
400 last_nonopt = argc;
[all …]
/dports/mail/mboxgrep/mboxgrep-0.7.9/src/
H A Dgetopt.c224 static int last_nonopt; variable
253 first_nonopt += (optind - last_nonopt);
254 last_nonopt = optind;
333 first_nonopt = last_nonopt = optind = 1;
362 if (first_nonopt != last_nonopt && last_nonopt != optind)
364 else if (last_nonopt != optind)
378 last_nonopt = optind;
390 if (first_nonopt != last_nonopt && last_nonopt != optind)
392 else if (first_nonopt == last_nonopt)
394 last_nonopt = argc;
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgetopt.c230 static int last_nonopt; variable
259 first_nonopt += (optind - last_nonopt);
260 last_nonopt = optind;
339 first_nonopt = last_nonopt = optind = 1;
368 if (first_nonopt != last_nonopt && last_nonopt != optind)
370 else if (last_nonopt != optind)
384 last_nonopt = optind;
396 if (first_nonopt != last_nonopt && last_nonopt != optind)
398 else if (first_nonopt == last_nonopt)
400 last_nonopt = argc;
[all …]
/dports/news/fidogate4/fidogate-4.4.10/src/common/
H A Dgetopt.c224 static int last_nonopt; variable
253 first_nonopt += (optind - last_nonopt);
254 last_nonopt = optind;
333 first_nonopt = last_nonopt = optind = 1;
362 if (first_nonopt != last_nonopt && last_nonopt != optind)
364 else if (last_nonopt != optind)
378 last_nonopt = optind;
390 if (first_nonopt != last_nonopt && last_nonopt != optind)
392 else if (first_nonopt == last_nonopt)
394 last_nonopt = argc;
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Dgetopt.c220 static int last_nonopt; variable
247 first_nonopt += (optind - last_nonopt);
248 last_nonopt = optind;
325 first_nonopt = last_nonopt = optind = 1;
348 if (first_nonopt != last_nonopt && last_nonopt != optind)
350 else if (last_nonopt != optind)
364 last_nonopt = optind;
375 if (first_nonopt != last_nonopt && last_nonopt != optind)
377 else if (first_nonopt == last_nonopt)
379 last_nonopt = argc;
[all …]
/dports/audio/moc/moc-2.5.2/
H A Dgetopt.c224 static int last_nonopt; variable
253 first_nonopt += (optind - last_nonopt);
254 last_nonopt = optind;
333 first_nonopt = last_nonopt = optind = 1;
362 if (first_nonopt != last_nonopt && last_nonopt != optind)
364 else if (last_nonopt != optind)
378 last_nonopt = optind;
390 if (first_nonopt != last_nonopt && last_nonopt != optind)
392 else if (first_nonopt == last_nonopt)
394 last_nonopt = argc;
[all …]
/dports/audio/id3lib/id3lib-3.8.3/examples/
H A Dgetopt.c229 static int last_nonopt; variable
258 first_nonopt += (optind - last_nonopt);
259 last_nonopt = optind;
338 first_nonopt = last_nonopt = optind = 1;
367 if (first_nonopt != last_nonopt && last_nonopt != optind)
369 else if (last_nonopt != optind)
383 last_nonopt = optind;
395 if (first_nonopt != last_nonopt && last_nonopt != optind)
397 else if (first_nonopt == last_nonopt)
399 last_nonopt = argc;
[all …]
/dports/comms/hamlib/hamlib-4.3.1/lib/
H A Dgetopt.c212 static int last_nonopt; variable
241 first_nonopt += (optind - last_nonopt);
242 last_nonopt = optind;
320 first_nonopt = last_nonopt = optind = 1;
353 if (first_nonopt != last_nonopt && last_nonopt != optind)
357 else if (last_nonopt != optind)
376 last_nonopt = optind;
388 if (first_nonopt != last_nonopt && last_nonopt != optind)
392 else if (first_nonopt == last_nonopt)
397 last_nonopt = argc;
[all …]

12345678910>>...22