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);
91 void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
114 typedef void alias_for_inthand_t(void); typedef
184 alias_for_inthand_t probetrap;