Home
last modified time | relevance | path

Searched defs:__testable (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dintern.h76 struct __testable { struct
77 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;