Searched refs:argptrs (Results 1 – 2 of 2) sorted by relevance
40 void *argptrs[NARGS]; in main() local51 argptrs[i] = &args[i]; in main()53 ffi_call (&cif, FFI_FN (bar), &result, argptrs); in main()