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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
math.h 329 # define SING 2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
math.h 329 # define SING 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
math.h 329 # define SING 2

Completed in 115 milliseconds