Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dlzo_func.h353 #define LZO_MEMOPS_GET_LE16(ss) * (const lzo_memops_TU2p) (const lzo_memops_TU0p) (ss) macro
355 #define LZO_MEMOPS_GET_LE16(ss) lzo_memops_get_le16(ss) macro
Dlzo_conf.h301 #define UA_GET_LE16 LZO_MEMOPS_GET_LE16
/external/libvncserver/common/
Dminilzo.c3543 #define LZO_MEMOPS_GET_LE16(ss) * (const lzo_memops_TU2p) (const lzo_memops_TU0p) (ss) macro
3545 #define LZO_MEMOPS_GET_LE16(ss) lzo_memops_get_le16(ss) macro
3733 #define UA_GET_LE16 LZO_MEMOPS_GET_LE16