Searched defs:iv0 (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/regress/sys/crypto/enc/ |
| D | des3.c | 57 docrypt(const unsigned char *key, size_t klen, const unsigned char *iv0, in docrypt() 117 unsigned char iv0[8], iv[8], key[24] = "012345670123456701234567"; in main() local
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-ssa-loop-niter.c | 211 number_of_iterations_lt_to_ne (tree type, affine_iv *iv0, affine_iv *iv1, in number_of_iterations_lt_to_ne() 283 assert_no_overflow_lt (tree type, affine_iv *iv0, affine_iv *iv1, in assert_no_overflow_lt() 351 assert_loop_rolls_lt (tree type, affine_iv *iv0, affine_iv *iv1, in assert_loop_rolls_lt() 410 number_of_iterations_lt (tree type, affine_iv *iv0, affine_iv *iv1, in number_of_iterations_lt() 500 number_of_iterations_le (tree type, affine_iv *iv0, affine_iv *iv1, in number_of_iterations_le() 553 number_of_iterations_cond (tree type, affine_iv *iv0, enum tree_code code, in number_of_iterations_cond() 1052 affine_iv iv0, iv1; in number_of_iterations_exit() local
|
| D | loop-iv.c | 476 iv_add (struct rtx_iv *iv0, struct rtx_iv *iv1, enum rtx_code op) in iv_add() 904 struct rtx_iv iv0, iv1; in iv_analyze_expr() local 1874 canonicalize_iv_subregs (struct rtx_iv *iv0, struct rtx_iv *iv1, in canonicalize_iv_subregs() 1993 struct rtx_iv iv0, iv1, tmp_iv; in iv_number_of_iterations() local
|
| D | tree-ssa-loop-ivopts.c | 1241 struct iv *iv0 = NULL, *iv1 = NULL, *civ; in find_interesting_uses_cond() local
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | op.c | 12188 bool iv0; in Perl_ck_cmp() local
|