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()
748 int* inBits = (int*)values[2]; in getInputValues() local756 inBits[valueNdx] = bits; in getInputValues()812 int* inBits = (int*)values[3]; in getInputValues() local820 inBits[valueNdx] = bits; in getInputValues()
895 int* inBits = (int*)values[2]; in getInputValues() local903 inBits[valueNdx] = bits; in getInputValues()972 int* inBits = (int*)values[3]; in getInputValues() local980 inBits[valueNdx] = bits; in getInputValues()