Searched refs:Num32 (Results 1 – 1 of 1) sorted by relevance
1136 const unsigned Num32 = sizeof(Phys32)/sizeof(unsigned); in getNextPhysReg() local1147 while (Idx32 < Num32) { in getNextPhysReg()1163 return (Idx32+1 < Num32) ? Phys32[Idx32+1] : 0; in getNextPhysReg()