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