Searched refs:TRIO_COMPILER_BCB (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtriodef.h42 # define TRIO_COMPILER_BCB macro
86 #if defined(__STDC__) || defined(TRIO_COMPILER_MSVC) || defined(TRIO_COMPILER_BCB)
182 #elif defined(TRIO_COMPILER_BCB)
217 #if defined(TRIO_COMPILER_BCB)
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)

Completed in 81 milliseconds