Searched refs:pSegmentBitfield (Results 1 – 2 of 2) sorted by relevance
114 UINT *pSegmentBitfield,139 UINT *pSegmentBitfield; in DecodeNonPCWs() local160 pSegmentBitfield = pHcr->segmentInfo.pSegmentBitfield; in DecodeNonPCWs()166 pSegmentBitfield, pNumWordForBitfield, in DecodeNonPCWs()244 pSegmentBitfield[bitfieldWord] & pCodewordBitfield[bitfieldWord]; in DecodeNonPCWs()363 UINT *pSegmentBitfield, in InitSegmentBitfield() argument398 pSegmentBitfield[bitfieldWord] = tempWord; /* store result */ in InitSegmentBitfield()422 pSegmentBitfield[bitfieldWord] = tempWord; /* store result */ in InitSegmentBitfield()579 UINT *pSegmentBitfield; in Hcr_State_BODY_ONLY() local606 pSegmentBitfield = pHcr->segmentInfo.pSegmentBitfield; in Hcr_State_BODY_ONLY()[all …]
374 UINT pSegmentBitfield[((1024 >> 1) / NUMBER_OF_BIT_IN_WORD + 1)]; member