Home
last modified time | relevance | path

Searched refs:num_excluded (Results 1 – 3 of 3) sorted by relevance

/dports/editors/the/THE-3.3RC4/
H A Dprint.c385 LINETYPE num_excluded=0L; local
482 num_excluded++;
489 if (num_excluded != 0)
496 num_excluded = 0L;
581 if (num_excluded != 0)
584 print_shadow_line(line_term,num_excluded);
588 num_excluded = 0L;
621 LINETYPE num_excluded;
655 LINETYPE num_excluded;
666 make_shadow_line(buf,num_excluded,width);
[all …]
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dname-constraints-ip.c127 unsigned int i, num_permitted, num_excluded, type; in check_generation_reading_basic_checking() local
142 num_permitted = num_excluded = 0; in check_generation_reading_basic_checking()
156 num_excluded++; in check_generation_reading_basic_checking()
161 num_excluded++; in check_generation_reading_basic_checking()
205 if (i-1 != num_excluded) { in check_generation_reading_basic_checking()
206 fail_msg("Could not read all excluded contraints; read %d, expected %d\n", i-1, num_excluded); in check_generation_reading_basic_checking()
/dports/biology/iqtree/IQ-TREE-2.0.6/ncl/
H A Dnxscharactersblock.cpp111 int num_excluded = 0; in ApplyExset() local
125 num_excluded++; in ApplyExset()
129 return num_excluded; in ApplyExset()