Searched refs:count_out (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.bin/moduli/qsafe/
H A Dqsafe.c82 uint32_t count_out = 0; local
306 count_out++;
322 ctime(&time_stop), count_out, count_possible,
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmoduli.c582 u_int32_t count_in = 0, count_out = 0, count_possible = 0; local
795 count_out++;
807 ctime(&time_stop), count_out, count_possible,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c4433 unsigned int *count_out)
4455 *count_out = count;
4428 terminal_pattern_p(decision *d, unsigned int *base_out, unsigned int *count_out) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc4431 unsigned int *count_out)
4453 *count_out = count;
4426 terminal_pattern_p(decision *d, unsigned int *base_out, unsigned int *count_out) argument

Completed in 223 milliseconds