Lines Matching defs:extwords
118 #define GET_EXTWORDS(bc) ((bc) ? (bc)->extwords : 0)
938 sljit_s32 dst, uint32_t k, size_t extwords)
946 if (extwords == 0) {
966 sljit_s32 src, uint32_t k, size_t extwords)
974 if (extwords == 0) {
1476 const size_t extwords = GET_EXTWORDS(bc);
1520 if (extwords != 0) {
1720 const size_t extwords = GET_EXTWORDS(bc);
1818 BJ_AREG, pc->k, extwords);
1891 BJ_XREG, pc->k, extwords);
1919 BJ_AREG, pc->k, extwords);
1932 BJ_XREG, pc->k, extwords);
2172 const size_t extwords = GET_EXTWORDS(bc);
2174 extwords ? bc->preinited : 0;
2217 if (extwords == 0) {