HomeSort by relevance Sort by last modified time
    Searched refs:SING (Results 1 - 5 of 5) sorted by null

  /external/fdlibm/
k_standard.c 197 exc.type = DOMAIN; /* should be SING for IEEE */
231 exc.type = DOMAIN; /* should be SING for IEEE */
265 exc.type = DOMAIN; /* should be SING for IEEE */
313 exc.type = SING;
323 (void) WRITE2("lgamma: SING error\n", 19);
330 exc.type = SING;
340 (void) WRITE2("log: SING error\n", 16);
364 exc.type = SING;
374 (void) WRITE2("log10: SING error\n", 18);
564 exc.type = SING;
    [all...]
fdlibm.h 93 #define SING 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
math.h 340 # define SING 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h 340 # define SING 2
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 30 #define SING _SING

Completed in 632 milliseconds