Searched refs:Num64 (Results 1 – 1 of 1) sorted by relevance
1138 const unsigned Num64 = sizeof(Phys64)/sizeof(unsigned); in getNextPhysReg() local1155 while (Idx64 < Num64) { in getNextPhysReg()1165 return (Idx64+1 < Num64) ? Phys64[Idx64+1] : 0; in getNextPhysReg()