HomeSort by: relevance | last modified time | path
    Searched refs:SING (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
k_standard.c 209 exc.type = DOMAIN; /* should be SING for IEEE */
245 exc.type = DOMAIN; /* should be SING for IEEE */
281 exc.type = DOMAIN; /* should be SING for IEEE */
332 exc.type = SING;
342 (void) WRITE2("lgamma: SING error\n", 19);
350 exc.type = SING;
360 (void) WRITE2("log: SING error\n", 16);
386 exc.type = SING;
396 (void) WRITE2("log10: SING error\n", 18);
614 exc.type = SING;
    [all...]
  /src/include/
math.h 226 #define SING 2

Completed in 12 milliseconds