Searched refs:inBits (Results 1 – 3 of 3) sorted by relevance
253 antlr3BitsetLoad(pANTLR3_BITSET_LIST inBits) in antlr3BitsetLoad() argument273 if (inBits != NULL) in antlr3BitsetLoad()278 while (count < inBits->length) in antlr3BitsetLoad()285 bitset->blist.bits[count] = *((inBits->bits)+count); in antlr3BitsetLoad()
720 int* inBits = (int*)values[2]; in getInputValues() local728 inBits[valueNdx] = bits; in getInputValues()784 int* inBits = (int*)values[3]; in getInputValues() local792 inBits[valueNdx] = bits; in getInputValues()
874 int* inBits = (int*)values[2]; in getInputValues() local882 inBits[valueNdx] = bits; in getInputValues()951 int* inBits = (int*)values[3]; in getInputValues() local959 inBits[valueNdx] = bits; in getInputValues()