HomeSort by relevance Sort by last modified time
    Searched full:ffi_arg (Results 26 - 50 of 54) sorted by null

12 3

  /external/libffi/testsuite/libffi.special/
unwindtest_ffi_call.cc 21 ffi_arg rint;
  /external/libffi/testsuite/libffi.call/
closure_fn0.c 19 *(ffi_arg*)resp =
40 (int)(long)userdata, (int)*(ffi_arg *)resp);
closure_fn1.c 16 *(ffi_arg*)resp =
35 (int)(long)userdata, (int)*(ffi_arg *)resp);
closure_fn2.c 15 *(ffi_arg*)resp =
34 (int)*(ffi_arg *)resp);
closure_fn3.c 15 *(ffi_arg*)resp =
34 (int)*(ffi_arg *)resp);
closure_fn4.c 17 *(ffi_arg*)resp =
47 (int)(long)userdata, (int)*(ffi_arg *)resp);
closure_fn5.c 16 *(ffi_arg*)resp =
46 (int)(long)userdata, (int)*(ffi_arg *)resp);
closure_fn6.c 15 *(ffi_arg*)resp =
39 (int)(long)userdata, (int)*(ffi_arg *)resp);
pyobjc-tc.c 96 ffi_arg result;
  /external/libffi/src/alpha/
ffitarget.h 31 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/arm/
ffitarget.h 31 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/cris/
ffitarget.h 31 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/ia64/
ffitarget.h 31 typedef unsigned long long ffi_arg; typedef
  /external/libffi/src/m32r/
ffitarget.h 32 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/m68k/
ffitarget.h 31 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/sh/
ffitarget.h 33 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/mips/
ffitarget.h 150 typedef unsigned int ffi_arg __attribute__((__mode__(__SI__)));
154 typedef unsigned int ffi_arg __attribute__((__mode__(__DI__)));
  /external/libffi/darwin-x86/
ffitarget.h 42 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/frv/
ffitarget.h 33 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/pa/
ffitarget.h 33 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/powerpc/
ffitarget.h 38 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/s390/
ffitarget.h 37 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/sh64/
ffitarget.h 33 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/sparc/
ffitarget.h 37 typedef unsigned long ffi_arg; typedef
  /external/libffi/src/x86/
ffitarget.h 42 typedef unsigned long ffi_arg; typedef

Completed in 237 milliseconds

12 3