Searched refs:FP_SEG (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwio.c239 if (FP_SEG(ptr) != FP_SEG(far_ptr))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwio.c210 if(FP_SEG(ptr) != FP_SEG(far_ptr))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.c134 #undef FP_SEG macro
137 #define FP_SEG(x) ((WORD)(realBase >> 16)) macro
328 s.es = FP_SEG (&reg);
422 reg.r_es = FP_SEG (&PktReceiver);
464 reg.r_ds = FP_SEG (&pktTxBuf);
468 reg.r_ds = FP_SEG (eth);
649 reg.r_es = FP_SEG (&pktTemp);
701 reg.r_es = FP_SEG (&pktTemp);
H A Dndis2.c587 DEBUG2 ("Entry Point = %04X:%04X\n", FP_SEG(protManEntry),FP_OFF(protManEntry));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c1318 fcbseg = FP_SEG(pfcb);
1320 dtaseg = FP_SEG(pdta);
1768 sregs.ds = FP_SEG(_CountryInfo);
2392 localseg.es = FP_SEG(&rmi);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dutil.c620 sregs.ds = FP_SEG(info);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dminiacc.h3619 # if defined(FP_SEG)
3620 # define ACC_PTR_FP_SEG(x) FP_SEG(x)

Completed in 204 milliseconds