Searched refs:LZO_PTR_FP_SEG (Results 1 – 1 of 1) sorted by relevance
904 # define LZO_PTR_FP_SEG(x) FP_SEG(x) macro906 # define LZO_PTR_FP_SEG(x) _FP_SEG(x) macro908 # define LZO_PTR_FP_SEG(x) (((const unsigned __far*)&(x))[1]) macro919 # undef LZO_PTR_FP_SEG922 # define LZO_PTR_FP_SEG(x) (((const unsigned __far*)&(x))[1])2348 rs.es = LZO_PTR_FP_SEG(p); in LZOLIB_PUBLIC()2373 if (DosFreeSeg(LZO_PTR_FP_SEG(p)) != 0) in LZOLIB_PUBLIC()2676 DosFreeSeg((unsigned short) LZO_PTR_FP_SEG(p)); in LZOLIB_PUBLIC()2679 const void __near* h = (const void __near*) (unsigned) GlobalHandle(LZO_PTR_FP_SEG(p)); in LZOLIB_PUBLIC()