Searched refs:pattern_fill (Results 1 – 1 of 1) sorted by relevance
/sysdeps/powerpc/ |
A D | test-arith.c | 88 pattern_fill(pattern_t ptn, unsigned char *start, int bitoffset, int count) in pattern_fill() function 168 pattern_fill(negative ? P_O : P_Z, result.c, 0, 1); in pattern() 169 pattern_fill(exp, result.c, 1, ESIZE); in pattern() 170 pattern_fill(mant, result.c, ESIZE+1, MSIZE); in pattern()
|
Completed in 4 milliseconds