Home
last modified time | relevance | path

Searched refs:TH_FUNC (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/misc/math/float/
H A Dtfloat.h74 * the TH_FUNC structure contains all the data needed to execute the tests.
94 } TH_FUNC; typedef
102 TH_FUNC th_func;
105 extern const TH_FUNC th_func[];
H A Dfloat_bessel.c28 const TH_FUNC th_func[] = {
41 #define NB_FUNC (sizeof(th_func)/sizeof(TH_FUNC))
H A Dfloat_iperb.c28 const TH_FUNC th_func[] = {
37 #define NB_FUNC (sizeof(th_func)/sizeof(TH_FUNC))
H A Dfloat_exp_log.c28 const TH_FUNC th_func[] = {
45 #define NB_FUNC (sizeof(th_func)/sizeof(TH_FUNC))
H A Dfloat_power.c28 const TH_FUNC th_func[] = {
43 #define NB_FUNC (sizeof(th_func)/sizeof(TH_FUNC))
H A Dfloat_trigo.c28 const TH_FUNC th_func[] = {
45 #define NB_FUNC (sizeof(th_func)/sizeof(TH_FUNC))

Completed in 1 milliseconds