Home
last modified time | relevance | path

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

/third_party/quickjs/
Dlibbf.c1276 const limb_t *tabb, limb_t nb) in mp_divnorm()
1415 static int mp_cmp(const limb_t *taba, const limb_t *tabb, mp_size_t n) in mp_cmp()
1435 const limb_t *tabb, limb_t nb) in mp_divnorm_large()
5836 limb_t r, mult, t0, t1, a, c, q, v, *tabb; in mp_div_dec() local