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

/vbox/src/libs/libxml2-2.6.31/
H A Dtriodef.h40 # define TRIO_COMPILER_MSVC macro
68 #elif defined(TRIO_COMPILER_MSVC) || defined(WIN32) || defined(_WIN32)
86 #if defined(__STDC__) || defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
180 #elif defined(TRIO_COMPILER_MSVC)
H A Dtrionan.c381 #elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
459 #elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
526 #elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
596 # elif defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
H A Dtrio.c74 #if (defined(TRIO_COMPILER_MSVC) && (_MSC_VER >= 1100)) || defined(TRIO_COMPILER_BCB)
H A Dtriostr.c58 #elif defined(TRIO_COMPILER_MSVC)

Completed in 61 milliseconds