Searched defs:fielddesc (Results 1 – 2 of 2) 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;
202 struct fielddesc { struct203 char code;204 SETFUNC setfunc;205 GETFUNC getfunc;206 ffi_type *pffi_type; /* always statically allocated */207 SETFUNC setfunc_swapped;208 GETFUNC getfunc_swapped;