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