HomeSort by relevance Sort by last modified time
    Searched defs:ffi_closure_pa32 (Results 1 - 6 of 6) sorted by null

  /external/libffi/src/pa/
linux.S 254 /* void ffi_closure_pa32(void);
256 .export ffi_closure_pa32,code
259 .type ffi_closure_pa32, @function
261 ffi_closure_pa32: label
hpux32.S 261 /* void ffi_closure_pa32(void);
266 .export ffi_closure_pa32,ENTRY,PRIV_LEV=3,RTNVAL=GR
270 ffi_closure_pa32 label
  /external/python/cpython2/Modules/_ctypes/libffi/src/pa/
linux.S 254 /* void ffi_closure_pa32(void);
256 .export ffi_closure_pa32,code
259 .type ffi_closure_pa32, @function
261 ffi_closure_pa32: label
hpux32.S 261 /* void ffi_closure_pa32(void);
266 .export ffi_closure_pa32,ENTRY,PRIV_LEV=3,RTNVAL=GR
270 ffi_closure_pa32 label
  /external/python/cpython3/Modules/_ctypes/libffi/src/pa/
linux.S 254 /* void ffi_closure_pa32(void);
256 .export ffi_closure_pa32,code
259 .type ffi_closure_pa32, @function
261 ffi_closure_pa32: label
hpux32.S 261 /* void ffi_closure_pa32(void);
266 .export ffi_closure_pa32,ENTRY,PRIV_LEV=3,RTNVAL=GR
270 ffi_closure_pa32 label

Completed in 116 milliseconds