OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hd0
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gdtoa/
hexnan.c
64
int havedig,
hd0
, i, nbits;
local in function:hexnan
74
havedig =
hd0
= i = 0;
85
if (
hd0
< havedig) {
92
hd0
= havedig;
/src/sys/dev/ic/
hpet.c
208
uint32_t
hd0
, hd;
local in function:hpet_tsc_freq
219
hd0
= bus_space_read_4(sc->sc_memt, sc->sc_memh, HPET_MCOUNT_LO);
244
val = (uint64_t)(hd -
hd0
) * sc->sc_period / 100000000;
/src/sys/kern/
kern_hook.c
578
struct hook_desc *
hd0
__diagused;
585
LIST_FOREACH(
hd0
, &l->hl_list, hk_list) {
586
if (hd ==
hd0
)
590
if (
hd0
== NULL)
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025