Home
last modified time | relevance | path

Searched refs:alias_for_inthand_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/i386/include/
H A Dmd_var.h78 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec);
/freebsd/sys/amd64/include/
H A Dmd_var.h91 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
/freebsd/sys/x86/include/
H A Dx86_var.h114 typedef void alias_for_inthand_t(void); typedef
/freebsd/sys/i386/i386/
H A Dnpx.c184 alias_for_inthand_t probetrap;