Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffi.c159 int bigret = (cif->rtype->type == FFI_TYPE_STRUCT in ffi_call() local
167 if (rvalue == NULL && bigret) in ffi_call()
177 if (rvalue && !bigret) in ffi_call()
/external/libffi/src/nios2/
Dffi.c159 int bigret = (cif->rtype->type == FFI_TYPE_STRUCT in ffi_call() local
167 if (rvalue == NULL && bigret) in ffi_call()
177 if (rvalue && !bigret) in ffi_call()