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

  /external/xmlrpcpp/src/
XmlRpcDispatch.cpp 194 struct timeb tbuff; local
196 ftime(&tbuff);
197 return ((double) tbuff.time + ((double)tbuff.millitm / 1000.0) +
198 ((double) tbuff.timezone * 60));
  /external/syslinux/gpxe/src/drivers/net/
via-rhine.c 464 unsigned long tbuff:1; member in struct:rhine_tx_desc::VTC_tx_status_tag::__anon38189
    [all...]

Completed in 93 milliseconds