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

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
soft-fp.h 196 #ifndef FP_DENORM_ZERO
197 # define FP_DENORM_ZERO 0
op-common.h 65 else if (FP_DENORM_ZERO) \
113 if (FP_DENORM_ZERO \
1271 if (FP_DENORM_ZERO) \
1467 if (!FP_DENORM_ZERO) \
1597 if (FP_DENORM_ZERO) \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
soft-fp.h 200 #ifndef FP_DENORM_ZERO
201 # define FP_DENORM_ZERO 0
op-common.h 69 else if (FP_DENORM_ZERO) \
117 if (FP_DENORM_ZERO \
1275 if (FP_DENORM_ZERO) \
1471 if (!FP_DENORM_ZERO) \
1601 if (FP_DENORM_ZERO) \

Completed in 37 milliseconds