Searched refs:alias_for_inthand_t (Results 1 – 4 of 4) sorted by relevance
78 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec);
86 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
107 typedef void alias_for_inthand_t(void); typedef
211 alias_for_inthand_t probetrap;