Home
last modified time | relevance | path

Searched refs:checkint (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
DPROTOCOL.key36 uint32 checkint
37 uint32 checkint
52 to both checkint fields so successful decryption can be
53 quickly checked by verifying that both checkint fields
/external/arm-optimized-routines/math/
Dpowf.c115 checkint (uint32_t iy) in checkint() function
163 if (ix & 0x80000000 && checkint (iy) == 1) in powf()
180 int yint = checkint (iy); in powf()
Dpow.c250 checkint (uint64_t iy) in checkint() function
307 if (ix >> 63 && checkint (iy) == 1) in pow()
322 int yint = checkint (iy); in pow()
/external/libffi/src/pa/
Dhpux32.S117 L$checkint
/external/python/cpython2/Modules/_ctypes/libffi/src/pa/
Dhpux32.S117 L$checkint