Searched defs:idt (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libcalendar/
H A Dcalendar.c69 date idt; /* Internal date representation */ local
106 date idt; /* Internal date representation */ local
119 ndaysji(date * idt) argument
134 date idt; /* for internal date representation */ local
185 date idt; /* Internal date representation */ local
197 ndaysgi(date *idt) argument
251 date idt; local
296 date2idt(date *idt, date *dt) argument
315 idt2date(date *dt, date *idt) argument
[all...]
/freebsd-11-stable/stand/i386/libi386/
H A Drelocater_tramp.S340 idt: .word 0x3ff label
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c1257 struct gate_descriptor *idt = &idt0[0]; /* interrupt descriptor table */ variable in typeref:struct:gate_descriptor
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c680 struct gate_descriptor *idt = &idt0[0]; /* interrupt descriptor table */ variable in typeref:struct:gate_descriptor
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dvmcb.h293 struct vmcb_segment idt; member in struct:vmcb_state

Completed in 87 milliseconds