Home
last modified time | relevance | path

Searched refs:starthigh (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Dtimer.c64 unsigned long startlow, starthigh; in calibrate_tsc() local
68 rdtsc(startlow,starthigh); in calibrate_tsc()
83 :"g" (startlow), "g" (starthigh), in calibrate_tsc()
/external/quake/quake/src/QW/client/
Dzone.c317 hunk_t *h, *next, *endlow, *starthigh, *endhigh; in Hunk_Print() local
329 starthigh = (hunk_t *)(hunk_base + hunk_size - hunk_high_used); in Hunk_Print()
345 h = starthigh; in Hunk_Print()
/external/quake/quake/src/WinQuake/
Dzone.cpp317 hunk_t *h, *next, *endlow, *starthigh, *endhigh; in Hunk_Print() local
329 starthigh = (hunk_t *)(hunk_base + hunk_size - hunk_high_used); in Hunk_Print()
345 h = starthigh; in Hunk_Print()