Home
last modified time | relevance | path

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

/external/wayland/src/
Dconnection.c852 int count, ffi_type **ffi_types, void** ffi_args) in convert_arguments_to_ffi()
913 ffi_type *ffi_types[WL_CLOSURE_MAX_ARGS + 2]; in wl_closure_invoke() local