Searched refs:ESIZE (Results 1 – 2 of 2) sorted by relevance
2 #define ESIZE 8 macro
28 #ifndef ESIZE30 #define ESIZE 11 macro169 pattern_fill(exp, result.c, 1, ESIZE); in pattern()170 pattern_fill(mant, result.c, ESIZE+1, MSIZE); in pattern()