Searched refs:DUK__BI_MAX_PARTS (Results 1 – 6 of 6) sorted by relevance
74 #define DUK__BI_MAX_PARTS 37 /* 37x32 = 1184 bits */ macro85 duk_uint32_t v[DUK__BI_MAX_PARTS]; /* low to high */91 char buf[DUK__BI_MAX_PARTS * 9 + 64]; in duk__bi_print()111 ( ((x->n >= 0) && (x->n <= DUK__BI_MAX_PARTS)) /* is valid size */ && in duk__bi_is_valid()210 DUK_ASSERT(i < DUK__BI_MAX_PARTS); in duk__bi_add()219 DUK_ASSERT(i < DUK__BI_MAX_PARTS); in duk__bi_add()223 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS); in duk__bi_add()248 DUK_ASSERT(i < DUK__BI_MAX_PARTS); in duk__bi_add()269 DUK_ASSERT(i < DUK__BI_MAX_PARTS); in duk__bi_add()274 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS); in duk__bi_add()[all …]
75075 #define DUK__BI_MAX_PARTS 37 /* 37x32 = 1184 bits */ macro75086 duk_uint32_t v[DUK__BI_MAX_PARTS]; /* low to high */75092 char buf[DUK__BI_MAX_PARTS * 9 + 64];75112 ( ((x->n >= 0) && (x->n <= DUK__BI_MAX_PARTS)) /* is valid size */ &&75211 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75220 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75224 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);75249 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75270 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75275 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);[all …]
75477 #define DUK__BI_MAX_PARTS 37 /* 37x32 = 1184 bits */ macro75488 duk_uint32_t v[DUK__BI_MAX_PARTS]; /* low to high */75494 char buf[DUK__BI_MAX_PARTS * 9 + 64];75514 ( ((x->n >= 0) && (x->n <= DUK__BI_MAX_PARTS)) /* is valid size */ &&75613 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75622 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75626 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);75651 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75672 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75677 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);[all …]
75190 #define DUK__BI_MAX_PARTS 37 /* 37x32 = 1184 bits */ macro75201 duk_uint32_t v[DUK__BI_MAX_PARTS]; /* low to high */75207 char buf[DUK__BI_MAX_PARTS * 9 + 64];75227 ( ((x->n >= 0) && (x->n <= DUK__BI_MAX_PARTS)) /* is valid size */ &&75326 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75335 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75339 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);75364 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75385 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75390 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);[all …]
75362 #define DUK__BI_MAX_PARTS 37 /* 37x32 = 1184 bits */ macro75373 duk_uint32_t v[DUK__BI_MAX_PARTS]; /* low to high */75379 char buf[DUK__BI_MAX_PARTS * 9 + 64];75399 ( ((x->n >= 0) && (x->n <= DUK__BI_MAX_PARTS)) /* is valid size */ &&75498 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75507 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75511 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);75536 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75557 DUK_ASSERT(i < DUK__BI_MAX_PARTS);75562 DUK_ASSERT(x->n <= DUK__BI_MAX_PARTS);[all …]