HomeSort by: relevance | last modified time | path
    Searched defs:noteq (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
tstrtofr.c 1471 int noteq = 0; local
1503 a very high probability that (s2,e) < (s1,e); noteq is
1544 noteq = j != k;
1547 noteq = 1;
1559 while (noteq == 0 && j < BSIZE - 1)
1562 noteq = 1;
1572 if (noteq)

Completed in 23 milliseconds