Searched refs:LZO_LIBC_UCLIBC (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h1340 # define LZO_LIBC_UCLIBC (__UCLIBC_MAJOR__ * 0x10000L + __UCLIBC_MINOR__ * 0x100 + __UCLIBC_SUBLEVEL__) macro
1342 # define LZO_LIBC_UCLIBC 0x00090bL macro
H A Dminilzo-inl.c1364 # define LZO_LIBC_UCLIBC (__UCLIBC_MAJOR__ * 0x10000L + __UCLIBC_MINOR__ * 0x100 + __UCLIBC_SUBLEVEL__) macro
1366 # define LZO_LIBC_UCLIBC 0x00090bL macro

Completed in 484 milliseconds