Searched refs:ts3_type (Results 1 – 2 of 2) sorted by relevance
28 ffi_type ts3_type; in main() local35 ts3_type.size = 0; in main()36 ts3_type.alignment = 0; in main()37 ts3_type.type = FFI_TYPE_STRUCT; in main()38 ts3_type.elements = ts3_type_elements; in main()42 args[0] = &ts3_type; in main()47 &ts3_type, args) == FFI_OK); in main()