Lines Matching refs:FFI
2 FFI 033: FFI::new(), FFI::free(), FFI::type(), FFI::typeof(), FFI::arrayType()
9 $ffi = FFI::cdef();
15 $t1 = FFI::typeof($p1);
28 $t3 = FFI::arrayType($t2, [2, 2]);
32 object(FFI\CData:uint8_t[2])#%d (2) {
38 object(FFI\CData:uint16_t[2])#%d (2) {
44 object(FFI\CType:uint8_t[2])#%d (0) {
46 object(FFI\CData:uint8_t[2])#%d (2) {
52 object(FFI\CType:uint16_t[2])#%d (0) {
54 object(FFI\CData:uint16_t[2])#%d (2) {
60 object(FFI\CType:uint32_t)#%d (0) {
62 object(FFI\CType:uint32_t[2][2])#%d (0) {