Searched defs:LZO_OS_POSIX (Results 1 - 4 of 4) sorted by relevance

/external/libvncserver/common/
H A Dlzodefs.h351 # define LZO_OS_POSIX 1 macro
379 # define LZO_OS_POSIX 1 macro
382 #if (LZO_OS_POSIX)
H A Dminilzo.c371 # define LZO_OS_POSIX 1 macro
399 # define LZO_OS_POSIX 1 macro
402 #if (LZO_OS_POSIX)
/external/valgrind/coregrind/m_debuginfo/
H A Dlzodefs.h352 # define LZO_OS_POSIX 1 macro
380 # define LZO_OS_POSIX 1 macro
383 #if (LZO_OS_POSIX)
H A Dminilzo-inl.c376 # define LZO_OS_POSIX 1 macro
404 # define LZO_OS_POSIX 1 macro
407 #if (LZO_OS_POSIX)

Completed in 80 milliseconds