Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c1300 unsigned int* ioGPRSize, in ffi64_struct_to_reg_form() argument
1323 if (ioGPRSize) in ffi64_struct_to_reg_form()
1324 destGMarker = *ioGPRSize; in ffi64_struct_to_reg_form()
1594 if (ioGPRSize) in ffi64_struct_to_reg_form()
1595 *ioGPRSize = ALIGN(destGMarker, 8); in ffi64_struct_to_reg_form()