Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c1302 unsigned int* ioFPRSize) in ffi64_struct_to_reg_form() argument
1326 if (ioFPRSize) in ffi64_struct_to_reg_form()
1328 destFMarker = *ioFPRSize; in ffi64_struct_to_reg_form()
1597 if (ioFPRSize) in ffi64_struct_to_reg_form()
1598 *ioFPRSize = ALIGN(destFMarker, 8); in ffi64_struct_to_reg_form()