Searched +defs:y +defs:tab +defs:h (Results 1 – 3 of 3) sorted by relevance
| /trueos/crypto/openssl/crypto/bn/ |
| HD | bn_gf2m.c | 142 register BN_ULONG h, l, s; in bn_GF2m_mul_1x1() local 143 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local 211 register BN_ULONG h, l, s; in bn_GF2m_mul_1x1() local 212 BN_ULONG tab[16], top3b = a >> 61; in bn_GF2m_mul_1x1() local 831 int BN_GF2m_mod_div(BIGNUM *r, const BIGNUM *y, const BIGNUM *x, in BN_GF2m_mod_div() 864 int BN_GF2m_mod_div(BIGNUM *r, const BIGNUM *y, const BIGNUM *x, in BN_GF2m_mod_div()
|
| /trueos/contrib/gcc/ |
| HD | optabs.c | 3601 rtx x = *px, y = *py; in prepare_cmp_insn() local 3775 emit_cmp_and_jump_insn_1 (rtx x, rtx y, enum machine_mode mode, in emit_cmp_and_jump_insn_1() 3854 emit_cmp_and_jump_insns (rtx x, rtx y, enum rtx_code comparison, rtx size, in emit_cmp_and_jump_insns() 3888 emit_cmp_insn (rtx x, rtx y, enum rtx_code comparison, rtx size, in emit_cmp_insn() 3905 rtx y = *py; in prepare_float_lib_cmp() local 4280 gen_add2_insn (rtx x, rtx y) in gen_add2_insn() 4314 have_add2_insn (rtx x, rtx y) in have_add2_insn() 4339 gen_sub2_insn (rtx x, rtx y) in gen_sub2_insn() 4373 have_sub2_insn (rtx x, rtx y) in have_sub2_insn() 4399 gen_move_insn (rtx x, rtx y) in gen_move_insn() [all …]
|
| /trueos/sys/contrib/ipfilter/netinet/ |
| HD | fil.c | 154 #define LBUMPD(x, y) do { softc->x.y++; DT(y); } while (0) argument 9186 ipf_settimeout_tcp(t, p, tab) in ipf_settimeout_tcp() argument 9928 host_node_t *h; local 9988 host_node_t *h; local
|