Searched defs:__testable (Results 1 – 1 of 1) sorted by relevance
76 struct __testable { struct77 char *name;78 funcptr func;79 int type;80 wrapperfunc wrappers[MAXWRAPPERS];81 casegen cases; /* complex functions use the same casegen for both real and complex args */82 uint32 caseparam1, caseparam2;