Home
last modified time | relevance | path

Searched defs:closure_frame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libffi/src/x86/
H A Dffi.c413 struct closure_frame struct
423 ffi_closure_inner (struct closure_frame *frame, char *stack) in ffi_closure_inner() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dclosures.hpp220 class closure_frame : public ClosureT::tuple_t { class
224 closure_frame(ClosureT const& clos) in closure_frame() function in phoenix::closure_frame
229 closure_frame(ClosureT const& clos, TupleT const& init) in closure_frame() function in phoenix::closure_frame
/aosp_15_r20/external/libffi/src/arm/
H A Dffi.c532 struct closure_frame struct
543 struct closure_frame *frame) in ffi_closure_inner_SYSV() argument