Home
last modified time | relevance | path

Searched refs:longind (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/dports/devel/ultragetopt/ultragetopt-0.6.0/
H A Dultragetopt.c353 int longind; in has_separate_argument() local
362 if (longind >= 0) { in has_separate_argument()
474 *indexptr = longind; in handle_longopt()
476 if (longopts[longind].flag) { in handle_longopt()
477 *(longopts[longind].flag) = longopts[longind].val; in handle_longopt()
514 *indexptr = longind; in handle_longopt()
517 *(longopts[longind].flag) = longopts[longind].val; in handle_longopt()
594 int longind; in ultragetopt_tunable() local
608 if (longind < 0) { in ultragetopt_tunable()
632 int longind; in ultragetopt_tunable() local
[all …]
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dhpgrid.c168 uint ringnum, longind; in main() local
170 healpix_decompose_ring(ring, Nside, &ringnum, &longind); in main()
171 printf("%i,%i", ringnum, longind); in main()
184 uint ring, longind; in main() local
186 healpix_decompose_ring(hp, Nside, &ring, &longind); in main()
187 hp2 = healpix_compose_ring(ring, longind, Nside); in main()
190 hp, ring, longind, hp2); in main()
202 uint ringind, longind; in main() local
205 healpix_decompose_ring(ring, Nside, &ringind, &longind); in main()
207 hp, bighp, x, y, ring, ringind, longind, hp2, bighp2, x2, y2); in main()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Dgetopt.c185 const struct option *longopts, int *longind, int only, in getopt_internal() argument
440 if (longind != 0) in getopt_internal()
441 *longind = longopt_match; in getopt_internal()
468 const struct option *longopts, int *longind) in getopt_long() argument
474 r = getopt_internal (argc, argv, shortopts, longopts, longind, 0, &data); in getopt_long()
481 const struct option *longopts, int *longind) in getopt_long_only() argument
487 r = getopt_internal (argc, argv, shortopts, longopts, longind, 1, &data); in getopt_long_only()
501 const struct option *longopts, int *longind, in __getopt_long_r() argument
504 return getopt_internal (argc, argv, shortopts, longopts, longind, 0, data); in __getopt_long_r()
509 const struct option *longopts, int *longind, in __getopt_long_only_r() argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dgetopt.c191 const struct option *longopts, int *longind, int only, in getopt_internal() argument
449 if (longind != 0) in getopt_internal()
450 *longind = longopt_match; in getopt_internal()
477 const struct option *longopts, int *longind) in getopt_long() argument
483 r = getopt_internal (argc, argv, shortopts, longopts, longind, 0, &data); in getopt_long()
490 const struct option *longopts, int *longind) in getopt_long_only() argument
496 r = getopt_internal (argc, argv, shortopts, longopts, longind, 1, &data); in getopt_long_only()
510 const struct option *longopts, int *longind, in __getopt_long_r() argument
513 return getopt_internal (argc, argv, shortopts, longopts, longind, 0, data); in __getopt_long_r()
518 const struct option *longopts, int *longind, in __getopt_long_only_r() argument
[all …]
/dports/security/clamav-lts/clamav-0.103.5/shared/
H A Dgetopt.c157 const struct option *longopts, int *longind, in _getopt_internal() argument
197 longopts, longind, in _getopt_internal()
264 if (longind) *longind = found; in _getopt_internal()
292 const struct option *longopts, int *longind) in my_getopt_long() argument
294 return _getopt_internal(argc, argv, shortopts, longopts, longind, 0); in my_getopt_long()
298 const struct option *longopts, int *longind) in my_getopt_long_only() argument
300 return _getopt_internal(argc, argv, shortopts, longopts, longind, 1); in my_getopt_long_only()
/dports/security/clamav/clamav-0.104.2/common/
H A Dgetopt.c157 const struct option *longopts, int *longind, in _getopt_internal() argument
197 longopts, longind, in _getopt_internal()
264 if (longind) *longind = found; in _getopt_internal()
292 const struct option *longopts, int *longind) in my_getopt_long() argument
294 return _getopt_internal(argc, argv, shortopts, longopts, longind, 0); in my_getopt_long()
298 const struct option *longopts, int *longind) in my_getopt_long_only() argument
300 return _getopt_internal(argc, argv, shortopts, longopts, longind, 1); in my_getopt_long_only()
/dports/print/ghostscript9-x11/ghostscript-9.06/jpegxr/my_getopt-1.5/
H A Dmy_getopt.c146 const struct option *longopts, int *longind, in _my_getopt_internal() argument
183 longopts, longind, in _my_getopt_internal()
247 if (longind) *longind = found; in _my_getopt_internal()
272 const struct option *longopts, int *longind) in my_getopt_long() argument
274 return _my_getopt_internal(argc, argv, shortopts, longopts, longind, 0); in my_getopt_long()
278 const struct option *longopts, int *longind) in my_getopt_long_only() argument
280 return _my_getopt_internal(argc, argv, shortopts, longopts, longind, 1); in my_getopt_long_only()
/dports/print/ghostscript9-base/ghostscript-9.06/jpegxr/my_getopt-1.5/
H A Dmy_getopt.c146 const struct option *longopts, int *longind, in _my_getopt_internal() argument
183 longopts, longind, in _my_getopt_internal()
247 if (longind) *longind = found; in _my_getopt_internal()
272 const struct option *longopts, int *longind) in my_getopt_long() argument
274 return _my_getopt_internal(argc, argv, shortopts, longopts, longind, 0); in my_getopt_long()
278 const struct option *longopts, int *longind) in my_getopt_long_only() argument
280 return _my_getopt_internal(argc, argv, shortopts, longopts, longind, 1); in my_getopt_long_only()
/dports/security/opensc/OpenSC-0.22.0/src/common/
H A Dcompat_getopt.c143 const struct option *longopts, int *longind, in _my_getopt_internal() argument
180 longopts, longind, in _my_getopt_internal()
245 if (longind) *longind = found; in _my_getopt_internal()
270 const struct option *longopts, int *longind) in my_getopt_long() argument
272 return _my_getopt_internal(argc, argv, shortopts, longopts, longind, 0); in my_getopt_long()
276 const struct option *longopts, int *longind) in my_getopt_long_only() argument
278 return _my_getopt_internal(argc, argv, shortopts, longopts, longind, 1); in my_getopt_long_only()
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddm_getopt.c134 const struct option *longopts, int *longind, in _dm_getopt_internal() argument
171 longopts, longind, in _dm_getopt_internal()
235 if (longind) *longind = found; in _dm_getopt_internal()
260 const struct option *longopts, int *longind) in dm_getopt_long() argument
262 return _dm_getopt_internal(argc, argv, shortopts, longopts, longind, 0); in dm_getopt_long()
266 const struct option *longopts, int *longind) in dm_getopt_long_only() argument
268 return _dm_getopt_internal(argc, argv, shortopts, longopts, longind, 1); in dm_getopt_long_only()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/ninja/src/
H A Dgetopt.c147 GETOPT_LONG_OPTION_T * longopts, int *longind, int only) in getopt_internal() argument
374 if (longind != NULL) in getopt_internal()
375 *longind = longopt_match; in getopt_internal()
398 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long() argument
400 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 0); in getopt_long()
405 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long_only() argument
407 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 1); in getopt_long_only()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/getopt/
H A Dgetopt.cc157 GETOPT_LONG_OPTION_T * longopts, int *longind, int only) in getopt_internal() argument
387 if (longind != NULL) in getopt_internal()
388 *longind = longopt_match; in getopt_internal()
409 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long() argument
411 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 0); in getopt_long()
416 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long_only() argument
418 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 1); in getopt_long_only()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/third_party/getopt/
H A Dgetopt.cc157 GETOPT_LONG_OPTION_T * longopts, int *longind, int only) in getopt_internal() argument
387 if (longind != NULL) in getopt_internal()
388 *longind = longopt_match; in getopt_internal()
409 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long() argument
411 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 0); in getopt_long()
416 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long_only() argument
418 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 1); in getopt_long_only()
/dports/devel/ninja/ninja-1.10.2/src/
H A Dgetopt.c147 GETOPT_LONG_OPTION_T * longopts, int *longind, int only) in getopt_internal() argument
374 if (longind != NULL) in getopt_internal()
375 *longind = longopt_match; in getopt_internal()
398 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long() argument
400 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 0); in getopt_long()
405 const GETOPT_LONG_OPTION_T * longopts, int *longind) in getopt_long_only() argument
407 …return getopt_internal (argc, argv, (char*)shortopts, (GETOPT_LONG_OPTION_T*)longopts, longind, 1); in getopt_long_only()
/dports/security/ncrack/ncrack-0.7/nbase/
H A Dgetopt.c157 const struct option *longopts, int *longind, in _getopt_internal() argument
194 longopts, longind, in _getopt_internal()
258 if (longind) *longind = found; in _getopt_internal()
295 const struct option *longopts, int *longind) in getopt_long() argument
297 return _getopt_internal(argc, argv, shortopts, longopts, longind, 0); in getopt_long()
301 const struct option *longopts, int *longind) in getopt_long_only() argument
303 return _getopt_internal(argc, argv, shortopts, longopts, longind, 1); in getopt_long_only()
/dports/security/nmap/nmap-7.91/nbase/
H A Dgetopt.c157 const struct option *longopts, int *longind, in _getopt_internal() argument
194 longopts, longind, in _getopt_internal()
258 if (longind) *longind = found; in _getopt_internal()
295 const struct option *longopts, int *longind) in getopt_long() argument
297 return _getopt_internal(argc, argv, shortopts, longopts, longind, 0); in getopt_long()
301 const struct option *longopts, int *longind) in getopt_long_only() argument
303 return _getopt_internal(argc, argv, shortopts, longopts, longind, 1); in getopt_long_only()
/dports/misc/boxes/boxes-1.3/src/misc/
H A Dgetopt.h99 const struct option *longopts, int *longind);
102 const struct option *longopts, int *longind);
107 const struct option *longopts, int *longind,
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dgetopt.h91 const struct option *longopts, int *longind);
94 const struct option *longopts, int *longind);
99 const struct option *longopts, int *longind,
/dports/math/mcsim/mcsim-6.2.0/sim/
H A Dgetopt.h94 const struct option *longopts, int *longind);
97 const struct option *longopts, int *longind);
102 const struct option *longopts, int *longind,
/dports/math/mcsim/mcsim-6.2.0/mod/
H A Dgetopt.h102 const struct option *longopts, int *longind);
105 const struct option *longopts, int *longind);
111 const struct option *longopts, int *longind,
/dports/devel/sdts++/sdts++-1.5.1/Windows/
H A Dgetopt.h50 const struct option *longopts, int *longind);
53 const struct option *longopts, int *longind);
58 const struct option *longopts, int *longind,
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/include/share/
H A Dgetopt.h156 const struct share__option *longopts, int *longind);
159 const struct share__option *longopts, int *longind);
164 const struct share__option *longopts, int *longind,
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/include/share/
H A Dgetopt.h156 const struct share__option *longopts, int *longind);
159 const struct share__option *longopts, int *longind);
164 const struct share__option *longopts, int *longind,
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/include/share/
H A Dgetopt.h156 const struct share__option *longopts, int *longind);
159 const struct share__option *longopts, int *longind);
164 const struct share__option *longopts, int *longind,
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/include/share/
H A Dgetopt.h156 const struct share__option *longopts, int *longind);
159 const struct share__option *longopts, int *longind);
164 const struct share__option *longopts, int *longind,

12345678910>>...43