Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c1611 unsigned short* ioFPRCount) in ffi64_stret_needs_ptr() argument
1627 if (ioFPRCount) in ffi64_stret_needs_ptr()
1628 fprsUsed = *ioFPRCount; in ffi64_stret_needs_ptr()
1712 if (ioFPRCount) in ffi64_stret_needs_ptr()
1713 *ioFPRCount = fprsUsed; in ffi64_stret_needs_ptr()