HomeSort by relevance Sort by last modified time
    Searched refs:return_ll (Results 1 - 9 of 9) sorted by null

  /external/libffi/testsuite/libffi.call/
return_ll.c 9 static long long return_ll(long long ll) function
31 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
37 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
return_ll1.c 10 static long long return_ll(int ll0, long long ll1, int ll2) function
39 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
return_ll.c 9 static long long return_ll(long long ll) function
31 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
37 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
return_ll1.c 10 static long long return_ll(int ll0, long long ll1, int ll2) function
39 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
return_ll.c 9 static long long return_ll(long long ll) function
31 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
37 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
return_ll1.c 10 static long long return_ll(int ll0, long long ll1, int ll2) function
39 ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values);
  /external/libffi/testsuite/
Makefile.am 70 libffi.call/struct6.c libffi.call/return_ll.c libffi.call/struct9.c \
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/
Makefile.am 70 libffi.call/struct6.c libffi.call/return_ll.c libffi.call/struct9.c \
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/
Makefile.am 70 libffi.call/struct6.c libffi.call/return_ll.c libffi.call/struct9.c \

Completed in 247 milliseconds