Home
last modified time | relevance | path

Searched refs:sp_ct (Results 1 – 12 of 12) sorted by relevance

/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Dsave.c449 int sp_ct; in prt_val_list() local
473 for (sp_ct = depth; --sp_ct >= 0;) in prt_val_list()
H A Dusage.c520 int sp_ct = 0; in optionPrintParagraphs() local
523 if (++sp_ct >= 8) { in optionPrintParagraphs()
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Dsave.c450 int sp_ct; in prt_val_list() local
474 for (sp_ct = depth; --sp_ct >= 0;) in prt_val_list()
H A Dusage.c523 int sp_ct = 0; in optionPrintParagraphs() local
526 if (++sp_ct >= 8) { in optionPrintParagraphs()
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dsave.c449 int sp_ct; in prt_val_list() local
473 for (sp_ct = depth; --sp_ct >= 0;) in prt_val_list()
H A Dusage.c520 int sp_ct = 0; in optionPrintParagraphs() local
523 if (++sp_ct >= 8) { in optionPrintParagraphs()
/dports/devel/autogen/autogen-5.18.16/autoopts/
H A Dsave.c406 int sp_ct; in prt_val_list() local
430 for (sp_ct = depth; --sp_ct >= 0;) in prt_val_list()
H A Dusage.c469 int sp_ct = 0; in optionPrintParagraphs() local
472 if (++sp_ct >= 8) { in optionPrintParagraphs()
/dports/security/gnutls/gnutls-3.6.16/src/libopts/
H A Dsave.c406 int sp_ct; in prt_val_list() local
430 for (sp_ct = depth; --sp_ct >= 0;) in prt_val_list()
H A Dusage.c469 int sp_ct = 0; in optionPrintParagraphs() local
472 if (++sp_ct >= 8) { in optionPrintParagraphs()
/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dpath.c355 const int8 sp_ct = (1 << PGS_POLY_CONT_LINE); in path_poly_pos() local
377 if (res == sp_ct) in path_poly_pos()
H A Dpolygon.c446 const int8 sp_ct = (1 << PGS_POLY_CONT_LINE); in poly_poly_pos() local
477 if (res == sp_ct) in poly_poly_pos()