HomeSort by relevance Sort by last modified time
    Searched refs:FP_OFF (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/libpng/
pngwio.c 229 FP_OFF(near_ptr) = FP_OFF(ptr);
  /external/libpcap/msdos/
pktdrvr.c 135 #undef FP_OFF
136 #define FP_OFF(x) ((WORD)(x))
329 r.x.edi = FP_OFF (&reg);
423 reg.r_di = FP_OFF (&PktReceiver);
465 reg.r_si = FP_OFF (&pktTxBuf);
469 reg.r_si = FP_OFF (eth);
650 reg.r_di = FP_OFF (&pktTemp); /* ES:DI = address for result */
702 reg.r_di = FP_OFF (&pktTemp);
    [all...]
ndis2.c 587 DEBUG2 ("Entry Point = %04X:%04X\n", FP_SEG(protManEntry),FP_OFF(protManEntry));

Completed in 971 milliseconds