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

  /external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
sysv.S 48 #define CALLFUNC(funcname) _ ## funcname
50 #define CALLFUNC(funcname) funcname
55 .globl CALLFUNC(ffi_call_SYSV)
56 .type CALLFUNC(ffi_call_SYSV),@function
59 CALLFUNC(ffi_call_SYSV):
74 jsr CALLFUNC(ffi_prep_args)
76 bsr.l CALLFUNC(ffi_prep_args@PLTPC)
201 .size CALLFUNC(ffi_call_SYSV),.-CALLFUNC(ffi_call_SYSV)
203 .globl CALLFUNC(ffi_closure_SYSV
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
opnames.go 38 OCALLFUNC: "CALLFUNC",
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
opnames.go 38 OCALLFUNC: "CALLFUNC",

Completed in 2545 milliseconds