Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dminiacc.h3556 # define ACC_PTR_FP_OFF(x) FP_OFF(x) macro
3558 # define ACC_PTR_FP_OFF(x) _FP_OFF(x) macro
3560 # define ACC_PTR_FP_OFF(x) (((const unsigned __far*)&(x))[0]) macro
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c1961 # define ACC_PTR_FP_OFF(x) (((const unsigned __far*)&(x))[0]) macro