Searched refs:DISPATCH (Results 1 – 2 of 2) sorted by relevance
97 typedef struct DISPATCH { struct100 } DISPATCH; argument
35 static DISPATCH dispatch_table[] = {306 register DISPATCH *pd = &dispatch_table[type]; in dispatch()