Searched defs:fielddesc (Results 1 – 1 of 1) sorted by relevance
162 struct fielddesc { struct163 char code;164 SETFUNC setfunc;165 GETFUNC getfunc;166 ffi_type *pffi_type; /* always statically allocated */167 SETFUNC setfunc_swapped;168 GETFUNC getfunc_swapped;