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

  /external/grub/netboot/
timer.c 64 unsigned long startlow, starthigh; local
68 rdtsc(startlow,starthigh);
83 :"g" (startlow), "g" (starthigh),
  /external/quake/quake/src/QW/client/
zone.c 317 hunk_t *h, *next, *endlow, *starthigh, *endhigh; local
329 starthigh = (hunk_t *)(hunk_base + hunk_size - hunk_high_used);
345 h = starthigh;
  /external/quake/quake/src/WinQuake/
zone.cpp 317 hunk_t *h, *next, *endlow, *starthigh, *endhigh; local
329 starthigh = (hunk_t *)(hunk_base + hunk_size - hunk_high_used);
345 h = starthigh;

Completed in 1518 milliseconds