Searched refs:iref (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_crypto.c5107 br_poly1305_run iref)
5145 * We compare the "ipoly" and "iref" implementations together on
5162 iref(key, iv, tmp, u, aad, u, tag2,
5106 test_Poly1305_inner(const char *name, br_poly1305_run ipoly, br_poly1305_run iref) argument
/freebsd-12-stable/contrib/gcc/
H A Dfold-const.c10866 tree iref = build_fold_indirect_ref (TREE_VALUE (arglist));
10867 return fold_build2 (code, type, iref,
10868 build_int_cst (TREE_TYPE (iref), 0));
10831 tree iref = build_fold_indirect_ref (TREE_VALUE (arglist)); local

Completed in 256 milliseconds