Searched refs:inBits (Results 1 – 3 of 3) sorted by relevance
254 antlr3BitsetLoad(pANTLR3_BITSET_LIST inBits) in antlr3BitsetLoad() argument274 if (inBits != NULL) in antlr3BitsetLoad()279 while (count < inBits->length) in antlr3BitsetLoad()286 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()
911 int* inBits = (int*)values[2]; in getInputValues() local919 inBits[valueNdx] = bits; in getInputValues()989 int* inBits = (int*)values[3]; in getInputValues() local997 inBits[valueNdx] = bits; in getInputValues()