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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
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.c1360 # define LZO_LIBC_UCLIBC (__UCLIBC_MAJOR__ * 0x10000L + __UCLIBC_MINOR__ * 0x100 + __UCLIBC_SUBLEVEL__) macro
1362 # define LZO_LIBC_UCLIBC 0x00090bL macro

Completed in 33 milliseconds