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

  /src/lib/libc/arch/aarch64/softfloat/
softfloat-qp.h 2 * Get everything SOFTFLOAT_FOR_GCC normally would rename out of the users
7 #if defined(SOFTFLOATAARCH64_FOR_GCC) && !defined(SOFTFLOAT_FOR_GCC)
42 #endif /* SOFTFLOATAARCH64_FOR_GCC and !SOFTFLOAT_FOR_GCC */
46 * defined and SOFTFLOAT_FOR_GCC isn't. So rename them out of the user's
84 #ifndef SOFTFLOAT_FOR_GCC
85 #define SOFTFLOAT_FOR_GCC
  /src/lib/libc/arch/sparc64/softfloat/
softfloat-qp.h 2 * Get everything SOFTFLOAT_FOR_GCC normally would rename out of the users
7 #if defined(SOFTFLOATSPARC64_FOR_GCC) && !defined(SOFTFLOAT_FOR_GCC)
42 #endif /* SOFTFLOATSPARC64_FOR_GCC and !SOFTFLOAT_FOR_GCC */
46 * defined and SOFTFLOAT_FOR_GCC isn't. So rename them out of the user's
84 #ifndef SOFTFLOAT_FOR_GCC
85 #define SOFTFLOAT_FOR_GCC

Completed in 11 milliseconds