Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dmd_var.h87 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
/f-stack/freebsd/i386/include/
H A Dmd_var.h79 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec);
/f-stack/freebsd/x86/include/
H A Dx86_var.h112 typedef void alias_for_inthand_t(void); typedef
/f-stack/freebsd/i386/i386/
H A Dnpx.c211 alias_for_inthand_t probetrap;