Home
last modified time | relevance | path

Searched refs:TRIO_COMPILER_MSVC (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dtriodef.h40 # define TRIO_COMPILER_MSVC macro
70 #elif defined(TRIO_COMPILER_MSVC) || defined(WIN32) || defined(_WIN32)
88 #if defined(__STDC__) || defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
186 #elif defined(TRIO_COMPILER_MSVC)
Dtrionan.c385 #elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
463 #elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
530 #elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
600 # elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
Dtriostr.c60 #elif defined(TRIO_COMPILER_MSVC)
Dtrio.c74 #if (defined(TRIO_COMPILER_MSVC) && (_MSC_VER >= 1100)) || defined(TRIO_COMPILER_BCB)