Searched refs:pSegmentBitfield (Results 1 – 2 of 2) sorted by relevance
104 UINT *pSegmentBitfield,131 UINT *pSegmentBitfield; in DecodeNonPCWs() local152 pSegmentBitfield = pHcr->segmentInfo.pSegmentBitfield; in DecodeNonPCWs()159 pSegmentBitfield, in DecodeNonPCWs()226 tempWord = pSegmentBitfield[bitfieldWord] & pCodewordBitfield[bitfieldWord]; in DecodeNonPCWs()323 UINT *pSegmentBitfield, in InitSegmentBitfield() argument352 pSegmentBitfield[bitfieldWord] = tempWord; /* store result */ in InitSegmentBitfield()373 pSegmentBitfield[bitfieldWord] = tempWord; /* store result */ in InitSegmentBitfield()514 UINT *pSegmentBitfield; in Hcr_State_BODY_ONLY() local541 pSegmentBitfield = pHcr->segmentInfo.pSegmentBitfield; in Hcr_State_BODY_ONLY()[all …]
301 UINT pSegmentBitfield[((1024>>1)/NUMBER_OF_BIT_IN_WORD+1)]; member