Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/
Dtest-arithf.c2 #define ESIZE 8 macro
Dtest-arith.c28 #ifndef ESIZE
30 #define ESIZE 11 macro
169 pattern_fill(exp, result.c, 1, ESIZE); in pattern()
170 pattern_fill(mant, result.c, ESIZE+1, MSIZE); in pattern()