Searched refs:TRIO_COMPILER_SUPPORTS_C99 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtriodef.h94 # define TRIO_COMPILER_SUPPORTS_C99 macro
176 #if defined(TRIO_COMPILER_SUPPORTS_C99) || defined(__cplusplus)
208 # if defined(TRIO_COMPILER_SUPPORTS_C99)
209 # undef TRIO_COMPILER_SUPPORTS_C99 macro
H A Dtrio.c92 #if !defined(TRIO_COMPILER_SUPPORTS_C99)
211 #if defined(TRIO_COMPILER_SUPPORTS_C99)
259 #if (!(defined(TRIO_COMPILER_SUPPORTS_C99) \
H A Dtrionan.c326 #if defined(TRIO_COMPILER_SUPPORTS_C99)
371 #if (defined(TRIO_COMPILER_SUPPORTS_C99) && defined(isnan)) \
520 #if defined(TRIO_COMPILER_SUPPORTS_C99) && defined(isfinite)
H A Dtriostr.c55 #if defined(TRIO_COMPILER_SUPPORTS_C99)

Completed in 63 milliseconds