Home
last modified time | relevance | path

Searched refs:DBL (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c17 enum {FLT, DBL, LDBL}; enumerator
20 [DBL] = -1073,
25 [DBL] = 1024,
177 t = adjust(mr, my, t, r, DBL); in gend()
694 adjust(mx, mx, k, t->r, DBL); in mpldexp()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c97 #define DBL(D) ctx->dump_printf( ctx, "%10.8f", D ) macro
257 DBL( d.d ); in dump_imm_data()

Completed in 4 milliseconds