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

  /external/libvncserver/common/
lzodefs.h 751 # define LZO_CC_PCC (__PCC__ * 0x10000L + (__PCC_MINOR__-0) * 0x100 + (__PCC_MINORMINOR__-0))
    [all...]
minilzo.c 771 # define LZO_CC_PCC (__PCC__ * 0x10000L + (__PCC_MINOR__-0) * 0x100 + (__PCC_MINORMINOR__-0))
    [all...]

Completed in 39 milliseconds