Searched defs:TRIO_COMPILER_SUPPORTS_C99 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxml/src/
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
/external/chromium_org/third_party/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
/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

Completed in 179 milliseconds