Home
last modified time | relevance | path

Searched refs:LZO_MEMOPS_GET_LE32 (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/lzo/src/
Dlzo_func.h375 #define LZO_MEMOPS_GET_LE32(ss) * (const lzo_memops_TU4p) (const lzo_memops_TU0p) (ss) macro
377 #define LZO_MEMOPS_GET_LE32(ss) lzo_memops_get_le32(ss) macro
Dlzo_conf.h304 #define UA_GET_LE32 LZO_MEMOPS_GET_LE32
/external/libvncserver/common/
Dminilzo.c3565 #define LZO_MEMOPS_GET_LE32(ss) * (const lzo_memops_TU4p) (const lzo_memops_TU0p) (ss) macro
3567 #define LZO_MEMOPS_GET_LE32(ss) lzo_memops_get_le32(ss) macro
3736 #define UA_GET_LE32 LZO_MEMOPS_GET_LE32