Home
last modified time | relevance | path

Searched refs:ACC_PTR_FP_SEG (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/common/
Dminilzo.c1957 # define ACC_PTR_FP_SEG(x) (((const unsigned __far*)&(x))[1]) macro
2257 p = (((lzo_uintptr_t)(ACC_PTR_FP_SEG(ptr))) << (16 - ACC_MM_AHSHIFT)) + (ACC_PTR_FP_OFF(ptr)); in __lzo_ptr_linear()
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c1962 # define ACC_PTR_FP_SEG(x) (((const unsigned __far*)&(x))[1]) macro
2307 p = (((lzo_uintptr_t)(ACC_PTR_FP_SEG(ptr))) << (16 - ACC_MM_AHSHIFT)) + (ACC_PTR_FP_OFF(ptr)); in __lzo_ptr_linear()