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

  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h 576 # define LZO_CC_MSC 1
654 #if 0 && (LZO_CC_MSC && (_MSC_VER >= 1200)) && !defined(_MSC_FULL_VER)
655 # error "LZO_CC_MSC: _MSC_FULL_VER is not defined"
    [all...]
minilzo-inl.c 600 # define LZO_CC_MSC 1
678 #if 0 && (LZO_CC_MSC && (_MSC_VER >= 1200)) && !defined(_MSC_FULL_VER)
679 # error "LZO_CC_MSC: _MSC_FULL_VER is not defined"
    [all...]
  /external/libvncserver/common/
lzodefs.h 731 # define LZO_CC_MSC _MSC_VER
755 #if 0 && (LZO_CC_MSC && (_MSC_VER >= 1200)) && !defined(_MSC_FULL_VER)
756 # error "LZO_CC_MSC: _MSC_FULL_VER is not defined"
    [all...]
minilzo.c 751 # define LZO_CC_MSC _MSC_VER
775 #if 0 && (LZO_CC_MSC && (_MSC_VER >= 1200)) && !defined(_MSC_FULL_VER)
776 # error "LZO_CC_MSC: _MSC_FULL_VER is not defined"
    [all...]

Completed in 42 milliseconds