Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dminiacc.h3563 # define ACC_PTR_FP_SEG(x) FP_SEG(x) macro
3565 # define ACC_PTR_FP_SEG(x) _FP_SEG(x) macro
3567 # define ACC_PTR_FP_SEG(x) (((const unsigned __far*)&(x))[1]) macro
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c1962 # define ACC_PTR_FP_SEG(x) (((const unsigned __far*)&(x))[1]) macro