Searched defs:alt_instr (Results 1 – 4 of 4) sorted by relevance
13 struct alt_instr { struct21 typedef void (*alternative_cb_t)(struct alt_instr *alt, argument
23 struct alt_instr { struct32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end, argument
11 struct alt_instr { struct20 void apply_alternatives(struct alt_instr *start, struct alt_instr *end); argument
62 struct alt_instr { struct77 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end); argument
Completed in 6 milliseconds