Searched refs:HAVE_LIBC (Results 1 – 10 of 10) sorted by relevance
55 #define HAVE_LIBC 1 macro56 #if HAVE_LIBC
57 #define HAVE_LIBC 1 macro
104 #define HAVE_LIBC 1 macro
89 #ifdef HAVE_LIBC
54 #undef HAVE_LIBC55 #if HAVE_LIBC203 #endif /* HAVE_LIBC */
51 #cmakedefine HAVE_LIBC 152 #if HAVE_LIBC202 #endif /* HAVE_LIBC */
534 #if (!defined(HAVE_LIBC) || defined(__WATCOMC__)) && !defined(SDL_STATIC_LIB)
374 #elif defined(HAVE_LIBC) && defined(HAVE_FLOAT_H) && (FLT_RADIX == 2) in SDL_scalbn()479 #ifndef HAVE_LIBC
1371 #if defined(HAVE_LIBC) && defined(__WATCOMC__)
758 set(HAVE_LIBC TRUE) variable785 set(HAVE_LIBC TRUE) variable
Completed in 17 milliseconds