Home
last modified time | relevance | path

Searched defs:count_in (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/moduli/qsafe/
H A Dqsafe.c81 uint32_t count_in = 0; in main() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopanal.c266 profile_count count_in = profile_count::zero (), in expected_loop_iterations_unbounded() local
H A Dcfgloopmanip.c549 profile_count count_in = preheader_e->count (); in scale_loop_profile() local
1191 profile_count count_in = header->count; in duplicate_loop_to_header_edge() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloopanal.cc266 profile_count count_in = profile_count::zero (), in expected_loop_iterations_unbounded() local
H A Dcfgloopmanip.cc548 profile_count count_in = preheader_e->count (); in scale_loop_profile() local
1124 profile_count count_in = header->count; in duplicate_loop_body_to_header_edge() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmoduli.c582 u_int32_t count_in = 0, count_out = 0, count_possible = 0; in prime_test() local