Searched refs:Go_genSwitch (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
D | dfa.h | 72 void Go_genSwitch(Go*, FILE *, State*, State*, int*);
|
D | code.c | 451 Go_genSwitch(Go *g, FILE *o, State *from, State *next, int *readCh){ in Go_genSwitch() function 526 Go_genSwitch(g, o, from, next, readCh); in Go_genBase() 542 Go_genSwitch(g, o, from, next, readCh); in Go_genBase()
|