Searched refs:doLinear (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
D | code.c | 393 static void doLinear(FILE *o, unsigned int i, Span *s, unsigned int n, in doLinear() function 436 doLinear(o, 0, g->span, g->nSpans, from, next, readCh); in Go_genLinear() 503 doLinear(o, i, s, n, from, next, readCh); in doBinary()
|