Home
last modified time | relevance | path

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

/sysdeps/ieee754/flt-32/
A De_j0f.c44 #define SMALL_SIZE 64 macro
57 static const float Pj[SMALL_SIZE][7] = {
239 if (index_f >= SMALL_SIZE) in j0f_near_root()
340 static const float Py[SMALL_SIZE][7] = {
518 if (index_f >= SMALL_SIZE) in y0f_near_root()
A De_j1f.c48 #define SMALL_SIZE 64 macro
62 static const float Pj[SMALL_SIZE][7] = {
247 if (index_f >= SMALL_SIZE) in j1f_near_root()
351 static const float Py[SMALL_SIZE][7] = {
529 if (index_f >= SMALL_SIZE) in y1f_near_root()

Completed in 5 milliseconds