Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/math/float/
Dthread_code.c154 static void compute_normal(TH_DATA * th_data, double *din, double *dex, in compute_normal()
168 static void compute_atan2_hypot(TH_DATA * th_data, double *din, double *dex, in compute_atan2_hypot()
181 static void compute_modf(TH_DATA * th_data, double *din, double *dex, in compute_modf()
210 static void compute_fmod_pow(TH_DATA * th_data, double *din, double *dex, in compute_fmod_pow()
224 static void compute_frexp_lgamma(TH_DATA * th_data, double *din, double *dex, in compute_frexp_lgamma()
256 static void compute_ldexp(TH_DATA * th_data, double *din, double *dex, in compute_ldexp()
281 double *din, *dex, *dex2 = NULL; in thread_code() local
/third_party/toybox/lib/
Dargs.c102 unsigned long long dex[3]; // bits to disable/enable/exclude in toys.optflags member
/third_party/libsnd/src/G72x/
Dg72x.c384 short dex ; /* Integer part of log */ in reconstruct() local
/third_party/ffmpeg/libavcodec/
Dg726.c190 int dql, dex, dqt; in inverse_quant() local