Home | History | Annotate | Download | only in lib

Lines Matching refs:PICOKDT_EPSILON

497     val = PICOKDT_EPSILON;
498 for (i = ind + 1; ((val == PICOKDT_EPSILON) && (i < top)); i++) {
936 if ((dtresv.nr == 0) || (dtresv.classvec[0] == PICOKDT_EPSILON)) {