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

/external/libxml2/
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.c330 #if defined(TRIO_COMPILER_SUPPORTS_C99)
375 #if (defined(TRIO_COMPILER_SUPPORTS_C99) && defined(isnan)) \
524 #if defined(TRIO_COMPILER_SUPPORTS_C99) && defined(isfinite)
H A Dtriostr.c55 #if defined(TRIO_COMPILER_SUPPORTS_C99)
/external/libxslt/libxslt/
H A Dtriodef.h92 # define TRIO_COMPILER_SUPPORTS_C99 macro
174 #if defined(TRIO_COMPILER_SUPPORTS_C99) || defined(__cplusplus)
206 # if defined(TRIO_COMPILER_SUPPORTS_C99)
207 # undef TRIO_COMPILER_SUPPORTS_C99 macro

Completed in 54 milliseconds