Searched refs:checkint (Results 1 – 5 of 5) sorted by relevance
36 uint32 checkint37 uint32 checkint52 to both checkint fields so successful decryption can be53 quickly checked by verifying that both checkint fields
115 checkint (uint32_t iy) in checkint() function163 if (ix & 0x80000000 && checkint (iy) == 1) in powf()180 int yint = checkint (iy); in powf()
250 checkint (uint64_t iy) in checkint() function307 if (ix >> 63 && checkint (iy) == 1) in pow()322 int yint = checkint (iy); in pow()
117 L$checkint