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