HomeSort by relevance Sort by last modified time
    Searched refs:TRIO_COMPILER_MSVC (Results 1 - 4 of 4) sorted by null

  /external/libxml2/
triodef.h 40 # define TRIO_COMPILER_MSVC
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)
trionan.c 385 #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)
trio.c 74 #if (defined(TRIO_COMPILER_MSVC) && (_MSC_VER >= 1100)) || defined(TRIO_COMPILER_BCB)
    [all...]
triostr.c 60 #elif defined(TRIO_COMPILER_MSVC)
    [all...]

Completed in 596 milliseconds