Searched defs:idt (Results 1 – 5 of 5) sorted by relevance
71 date idt; /* Internal date representation */ in jdate() local108 date idt; /* Internal date representation */ in ndaysj() local121 ndaysji(date * idt) in ndaysji()136 date idt; /* for internal date representation */ in gdate() local187 date idt; /* Internal date representation */ in ndaysg() local199 ndaysgi(date *idt) in ndaysgi()253 date idt; in firstweek() local298 date2idt(date *idt, date *dt) in date2idt()317 idt2date(date *dt, date *idt) in idt2date()
340 idt: .word 0x3ff label
352 struct gate_descriptor *idt = &idt0[0]; /* interrupt descriptor table */ variable645 DB_SHOW_COMMAND(idt, db_show_idt) in DB_SHOW_COMMAND() argument
349 struct gate_descriptor *idt = &idt0[0]; /* interrupt descriptor table */ variable526 DB_SHOW_COMMAND(idt, db_show_idt) in DB_SHOW_COMMAND() argument
295 struct vmcb_segment idt; member