Home
last modified time | relevance | path

Searched refs:compute_modf (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/misc/math/float/
Dthread_code.c181 static void compute_modf(TH_DATA * th_data, double *din, double *dex, in compute_modf() function
375 compute_modf(th_data, din, dex, dex2, index); in thread_code()