HomeSort by: relevance | last modified time | path
    Searched defs:shigh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
ohci.c 3408 u_int npoll, slow, shigh, nslots; local
3437 shigh = slow + npoll;
3439 for (best = i = slow, bestbw = ~0; i < shigh; i++) {
3448 DPRINTFN(2, "best=%jd(%jd..%jd) bestbw=%jd", best, slow, shigh, bestbw);
  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 737 HOST_WIDE_INT shigh () const;
881 generic_wide_int <storage>::shigh () const function in class:generic_wide_int

Completed in 21 milliseconds